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

Packages that use ManagedEngine
org.modeshape.jboss.managed   
 

Uses of ManagedEngine in org.modeshape.jboss.managed
 

Methods in org.modeshape.jboss.managed that return ManagedEngine
 ManagedEngine ManagedSequencingService.getEngine()
           
 

Methods in org.modeshape.jboss.managed with parameters of type ManagedEngine
 void ManagedSequencingService.setManagedEngine(ManagedEngine managedEngine)
           
 void JNDIManagedRepositories.setManagedEngine(ManagedEngine engine)
           
 

Constructors in org.modeshape.jboss.managed with parameters of type ManagedEngine
ManagedSequencingService(ManagedEngine managedEngine)
          Creates a JBoss managed object for the specified sequencing service.
 



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