|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolicyFactory | |
---|---|
org.omg.PortableInterceptor |
Uses of PolicyFactory in org.omg.PortableInterceptor |
---|
Classes in org.omg.PortableInterceptor that implement PolicyFactory | |
---|---|
class |
_PolicyFactoryLocalBase
Abstract base class for implementations of local interface PolicyFactory |
class |
PolicyFactoryLocalTie
Generated from IDL interface "PolicyFactory". |
Fields in org.omg.PortableInterceptor declared as PolicyFactory | |
---|---|
PolicyFactory |
PolicyFactoryHolder.value
|
Methods in org.omg.PortableInterceptor that return PolicyFactory | |
---|---|
static PolicyFactory |
PolicyFactoryHelper.extract(Any any)
|
static PolicyFactory |
PolicyFactoryHelper.narrow(Object obj)
|
static PolicyFactory |
PolicyFactoryHelper.read(InputStream in)
|
static PolicyFactory |
PolicyFactoryHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.PortableInterceptor with parameters of type PolicyFactory | |
---|---|
static void |
PolicyFactoryHelper.insert(Any any,
PolicyFactory s)
|
void |
ORBInitInfoLocalTie.register_policy_factory(int type,
PolicyFactory policy_factory)
|
void |
ORBInitInfoOperations.register_policy_factory(int type,
PolicyFactory policy_factory)
|
static void |
PolicyFactoryHelper.write(OutputStream _out,
PolicyFactory s)
|
Constructors in org.omg.PortableInterceptor with parameters of type PolicyFactory | |
---|---|
PolicyFactoryHolder(PolicyFactory initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |