Uses of Class
org.modeshape.jboss.managed.ManagedEngine.ManagedProperty

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)
           
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.