|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchFactory | |
---|---|
org.apache.yoko.orb.OCI |
Uses of NoSuchFactory in org.apache.yoko.orb.OCI |
---|
Fields in org.apache.yoko.orb.OCI declared as NoSuchFactory | |
---|---|
NoSuchFactory |
NoSuchFactoryHolder.value
|
Methods in org.apache.yoko.orb.OCI that return NoSuchFactory | |
---|---|
static NoSuchFactory |
NoSuchFactoryHelper.extract(Any any)
|
static NoSuchFactory |
NoSuchFactoryHelper.read(InputStream in)
|
Methods in org.apache.yoko.orb.OCI with parameters of type NoSuchFactory | |
---|---|
static void |
NoSuchFactoryHelper.insert(Any any,
NoSuchFactory val)
|
static void |
NoSuchFactoryHelper.write(OutputStream out,
NoSuchFactory val)
|
Methods in org.apache.yoko.orb.OCI that throw NoSuchFactory | |
---|---|
AccFactory |
AccFactoryRegistry_impl.get_factory(String id)
|
ConFactory |
ConFactoryRegistry_impl.get_factory(String id)
|
AccFactory |
AccFactoryRegistryOperations.get_factory(String id)
Returns the factory with the given plugin id. |
ConFactory |
ConFactoryRegistryOperations.get_factory(String id)
Returns the factory with the given plugin id. |
Constructors in org.apache.yoko.orb.OCI with parameters of type NoSuchFactory | |
---|---|
NoSuchFactoryHolder(NoSuchFactory initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |