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
IRConstructionExceptionpublic Repository getReference()
public void shutdown()
Copyright © 2018 JBoss by Red Hat. All rights reserved.