|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedEngine.ManagedProperty | |
---|---|
org.modeshape.jboss.managed | |
org.modeshape.jboss.managed.util |
Uses of ManagedEngine.ManagedProperty in org.modeshape.jboss.managed |
---|
Methods in org.modeshape.jboss.managed that return types with arguments of type ManagedEngine.ManagedProperty | |
---|---|
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. |
List<ManagedEngine.ManagedProperty> |
ManagedEngine.getRepositoryProperties(String repositoryName)
Obtains the managed sequencing service. |
Uses of ManagedEngine.ManagedProperty in org.modeshape.jboss.managed.util |
---|
Methods in org.modeshape.jboss.managed.util that return types with arguments of type ManagedEngine.ManagedProperty | |
---|---|
static List<ManagedEngine.ManagedProperty> |
ManagedUtils.getProperties(ManagedEngine.Component objectType,
Object object)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |