|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.iiop.rmi.ir.InterfaceRepository
An Interface Repository.
| Constructor Summary | |
InterfaceRepository(org.omg.CORBA.ORB orb,
org.omg.PortableServer.POA poa,
java.lang.String name)
|
|
| Method Summary | |
void |
finishBuild()
Finish the build. |
Repository |
getReference()
Return a CORBA reference to this IR. |
void |
mapClass(java.lang.Class cls)
Add mapping for a class. |
void |
shutdown()
Deactivate all CORBA objects in this IR. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InterfaceRepository(org.omg.CORBA.ORB orb,
org.omg.PortableServer.POA poa,
java.lang.String name)
| Method Detail |
public void mapClass(java.lang.Class cls)
throws RMIIIOPViolationException (src) ,
org.jboss.iiop.rmi.ir.IRConstructionException
RMIIIOPViolationException (src)
org.jboss.iiop.rmi.ir.IRConstructionException
public void finishBuild()
throws org.jboss.iiop.rmi.ir.IRConstructionException
org.jboss.iiop.rmi.ir.IRConstructionExceptionpublic Repository getReference()
public void shutdown()
|
||||||||||
| PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||