org.omegahat.Interfaces.CORBA
Class FieldAccessibleInterfaceRepository
java.lang.Object
|
+--org.omegahat.Interfaces.CORBA.InterfaceRepository
|
+--org.omegahat.Interfaces.CORBA.FieldAccessibleInterfaceRepository
- All Implemented Interfaces:
- DynamicFieldAccessInt
- Direct Known Subclasses:
- AttachableInterfaceRepository
- public class FieldAccessibleInterfaceRepository
- extends InterfaceRepository
- implements DynamicFieldAccessInt
| Methods inherited from class org.omegahat.Interfaces.CORBA.InterfaceRepository |
find, find, find, find, list, list, list, narrow, processId, repository, repository, repository, repository |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldAccessibleInterfaceRepository
public FieldAccessibleInterfaceRepository()
FieldAccessibleInterfaceRepository
public FieldAccessibleInterfaceRepository(org.omg.CORBA.ORB orb)
FieldAccessibleInterfaceRepository
public FieldAccessibleInterfaceRepository(org.omg.CORBA.Repository repository)
FieldAccessibleInterfaceRepository
public FieldAccessibleInterfaceRepository(org.omg.CORBA.Object repository)
getDynamicField
public java.lang.Object getDynamicField(java.lang.String name)
throws java.lang.Throwable
- Specified by:
getDynamicField in interface DynamicFieldAccessInt
setDynamicField
public java.lang.Object setDynamicField(java.lang.String name,
java.lang.Object value)
throws java.lang.Throwable
- Specified by:
setDynamicField in interface DynamicFieldAccessInt
replicate
protected InterfaceRepository replicate(org.omg.CORBA.Container c)