Class COM.ibm.dsom.services.CosLifeCycle.NoFactory
All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.dsom.services.CosLifeCycle.NoFactory
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----sunw.orb.ORBException
|
+----sunw.corba.CORBAException
|
+----sunw.corba.UserException
|
+----COM.ibm.dsom.services.CosLifeCycle.NoFactory
- public class NoFactory
- extends UserException
-
Search_key
-
-
NoFactory()
-
-
NoFactory(NameComponent[])
-
-
marshalDuplicate(MarshalBuffer)
-
Abstract method for marshaling a corba user-defined exception.
-
marshalRelease(MarshalBuffer)
-
Abstract method for marshaling a corba user-defined exception.
-
unmarshal(MarshalBuffer)
-
Abstract method for unmarshaling a corba user-defined exception.
Search_key
public NameComponent Search_key[]
NoFactory
public NoFactory()
NoFactory
public NoFactory(NameComponent _Search_key[])
marshalRelease
public void marshalRelease(MarshalBuffer __mb) throws ORBException
- Abstract method for marshaling a corba user-defined exception.
- Overrides:
- marshalRelease in class UserException
marshalDuplicate
public void marshalDuplicate(MarshalBuffer __mb) throws ORBException
- Abstract method for marshaling a corba user-defined exception.
- Overrides:
- marshalDuplicate in class UserException
unmarshal
public void unmarshal(MarshalBuffer __mb) throws ORBException
- Abstract method for unmarshaling a corba user-defined exception.
- Overrides:
- unmarshal in class UserException
All Packages Class Hierarchy This Package Previous Next Index