|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedEngine.Component | |
|---|---|
| org.modeshape.jboss.managed | |
| org.modeshape.jboss.managed.util | |
| Uses of ManagedEngine.Component in org.modeshape.jboss.managed |
|---|
| Methods in org.modeshape.jboss.managed that return ManagedEngine.Component | |
|---|---|
static ManagedEngine.Component |
ManagedEngine.Component.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ManagedEngine.Component[] |
ManagedEngine.Component.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.modeshape.jboss.managed with parameters of type ManagedEngine.Component | |
|---|---|
List<ManagedEngine.ManagedProperty> |
ManagedSequencingService.getProperties(String objectName,
ManagedEngine.Component objectType)
Obtains the properties for the passed in object. |
List<ManagedEngine.ManagedProperty> |
ManagedEngine.getProperties(String objectName,
ManagedEngine.Component objectType)
Obtains the properties for the passed in object. |
| Uses of ManagedEngine.Component in org.modeshape.jboss.managed.util |
|---|
| Methods in org.modeshape.jboss.managed.util with parameters of type ManagedEngine.Component | |
|---|---|
static List<ManagedEngine.ManagedProperty> |
ManagedUtils.getProperties(ManagedEngine.Component objectType,
Object object)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||