|
org.netbeans.modules.registry/1 1.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectRef | |
|---|---|
| org.netbeans.api.registry | The Registry API provides unified access to settings. |
| org.netbeans.spi.registry | The Registry SPI may be used by infrastructure modules which handle persistence of settings. |
| Uses of ObjectRef in org.netbeans.api.registry |
|---|
| Methods in org.netbeans.api.registry that return ObjectRef | |
|---|---|
ObjectRef |
Context.getRef(String bindingName)
Retrieve directly the bounded ObjectRef instance. |
| Uses of ObjectRef in org.netbeans.spi.registry |
|---|
| Methods in org.netbeans.spi.registry that return ObjectRef | |
|---|---|
static ObjectRef |
SpiUtils.createObjectRef(BasicContext context,
String bindingName)
Creates new instance of ObjectRef. |
static ObjectRef |
SpiUtils.createObjectRef(BasicContext rootContext,
String absoluteContextName,
String bindingName)
Creates new instance of ObjectRef. |
|
org.netbeans.modules.registry/1 1.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||