See: Description
Interface | Description |
---|---|
ErrorManager.Annotation |
Annotation that can be attached to an error.
|
Class | Description |
---|---|
ErrorManager |
A more or less deprecated system of managing, annotating, and classifying errors
and log messages.
|
LifecycleManager |
Manages major aspects of the NetBeans lifecycle - currently saving all objects and exiting.
|
ServiceType | Deprecated
The prefered way to register and lookup services
is now
Lookup as described in
services registration and lookup page. |
ServiceType.Handle | Deprecated
The prefered way to register and lookup services
is now
Lookup as described in
services registration and lookup page. |
ServiceType.Registry | Deprecated
Use lookup instead.
|