public class InterfaceRepository extends Object
Constructor and Description |
---|
InterfaceRepository(ORB orb,
POA poa,
String name) |
Modifier and Type | Method and Description |
---|---|
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.
|
public void mapClass(Class cls) throws RMIIIOPViolationException, IRConstructionException
public void finishBuild() throws IRConstructionException
IRConstructionException
public Repository getReference()
public void shutdown()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.