|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolicyError | |
org.omg.CORBA | |
org.omg.PortableInterceptor | |
org.omg.PortableServer |
Uses of PolicyError in org.omg.CORBA |
Fields in org.omg.CORBA declared as PolicyError | |
PolicyError |
PolicyErrorHolder.value
|
Methods in org.omg.CORBA that return PolicyError | |
static PolicyError |
PolicyErrorHelper.extract(Any any)
|
static PolicyError |
PolicyErrorHelper.read(InputStream in)
|
Methods in org.omg.CORBA with parameters of type PolicyError | |
static void |
PolicyErrorHelper.insert(Any any,
PolicyError s)
|
static void |
PolicyErrorHelper.write(OutputStream out,
PolicyError s)
|
Methods in org.omg.CORBA that throw PolicyError | |
Policy |
ORB.create_policy(int type,
Any val)
|
Constructors in org.omg.CORBA with parameters of type PolicyError | |
PolicyErrorHolder(PolicyError initial)
|
Uses of PolicyError in org.omg.PortableInterceptor |
Methods in org.omg.PortableInterceptor that throw PolicyError | |
Policy |
PolicyFactoryLocalTie.create_policy(int type,
Any value)
|
Policy |
PolicyFactoryOperations.create_policy(int type,
Any value)
|
Uses of PolicyError in org.omg.PortableServer |
Methods in org.omg.PortableServer that throw PolicyError | |
POAManager |
POAManagerFactoryLocalTie.create_POAManager(java.lang.String id,
Policy[] policies)
|
POAManager |
POAManagerFactoryOperations.create_POAManager(java.lang.String id,
Policy[] policies)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |