2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __javax_naming_Referenceable__
5 #define __javax_naming_Referenceable__
9 #include <java/lang/Object.h>
22 class javax::naming::Referenceable
: public ::java::lang::Object
26 virtual ::javax::naming::Reference
* getReference() = 0;
27 static ::java::lang::Class
class$
;
28 } __attribute__ ((java_interface
));
30 #endif // __javax_naming_Referenceable__