Package | Description |
---|---|
javax.xml.registry | |
javax.xml.registry.infomodel | |
org.apache.ws.scout.registry | |
org.apache.ws.scout.registry.infomodel |
Modifier and Type | Method and Description |
---|---|
Slot |
LifeCycleManager.createSlot(String name,
Collection values,
String slotType) |
Slot |
LifeCycleManager.createSlot(String name,
String value,
String slotType) |
Modifier and Type | Method and Description |
---|---|
Slot |
ExtensibleObject.getSlot(String slotName) |
Modifier and Type | Method and Description |
---|---|
void |
ExtensibleObject.addSlot(Slot slot) |
Modifier and Type | Method and Description |
---|---|
Slot |
LifeCycleManagerImpl.createSlot(String name,
Collection values,
String slotType) |
Slot |
LifeCycleManagerImpl.createSlot(String name,
String value,
String slotType) |
Modifier and Type | Class and Description |
---|---|
class |
SlotImpl
Implements Jaxr API
|
Modifier and Type | Method and Description |
---|---|
Slot |
ExtensibleObjectImpl.getSlot(String slotName) |
Modifier and Type | Method and Description |
---|---|
Collection<Slot> |
ExtensibleObjectImpl.getSlots() |
Modifier and Type | Method and Description |
---|---|
void |
ExtensibleObjectImpl.addSlot(Slot slot) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.