|
|||||||||||
| PREV CLASS 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(ORB orb,
POA poa,
String name)
|
|
| Method Summary | |
void |
finishBuild()
Finish the build. |
Repository |
getReference()
Return a CORBA reference to this IR. |
void |
mapClass(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(ORB orb, POA poa, String name)
| Method Detail |
public void mapClass(Class cls) throws RMIIIOPViolationException, org.jboss.iiop.rmi.ir.IRConstructionException
RMIIIOPViolationException
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 NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||