Include_class for inner java class like Enum

Usually use include_class.

So, include_class ‘my.company.Xyz’ works

What if Xyz has a Enum or any other inner class ‘Efg’.
Now how do you include this calls?

include_class ‘my.company.Xyz.Efg’ ??

Thx.


View this message in context:
http://www.nabble.com/include_class-for-inner-java-class-like-Enum-tp22172569p22172569.html
Sent from the JRuby - User mailing list archive at Nabble.com.


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Inner class can use :: to reference


View this message in context:
http://www.nabble.com/include_class-for-inner-java-class-like-Enum-tp22172569p22185322.html
Sent from the JRuby - User mailing list archive at Nabble.com.


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email