Class NonActivatableServiceDescriptor.Created
java.lang.Object
com.sun.jini.start.NonActivatableServiceDescriptor.Created
- Enclosing class:
NonActivatableServiceDescriptor
Object returned by
NonActivatableServiceDescriptor.create() method that returns the proxy and implementation
references for the created service.- Since:
- 2.0
- Author:
- Sun Microsystems, Inc.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
proxy
The reference to the proxy of the created service -
impl
The reference to the implementation of the created service
-
-
Constructor Details
-
Created
-