| 
 | org.openide.util 6.8.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openide.ServiceType.Handle
Lookup as described in 
   services registration and lookup page.
public static final class ServiceType.Handle
Handle for a service type. This is a serializable class that should be used to store types and to recreate them after deserialization.
| Constructor Summary | |
|---|---|
| ServiceType.Handle(ServiceType ex)Deprecated. Create a new handle for an service. | |
| Method Summary | |
|---|---|
|  ServiceType | getServiceType()Deprecated. Find the service for this handle. | 
|  String | toString()Deprecated. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ServiceType.Handle(ServiceType ex)
ex - the service to store a handle for| Method Detail | 
|---|
public ServiceType getServiceType()
null in case of problemspublic String toString()
| 
 | org.openide.util 6.8.22 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||