Uses of Interface
org.jboss.managed.api.ManagedCommon

Packages that use ManagedCommon
org.jboss.managed.api   
org.jboss.managed.plugins   
 

Uses of ManagedCommon in org.jboss.managed.api
 

Subinterfaces of ManagedCommon in org.jboss.managed.api
 interface ManagedComponent
          A runtime component associated with a deployment.
 interface ManagedObject
          ManagedObject is an interface for a manageable element.
 

Uses of ManagedCommon in org.jboss.managed.plugins
 

Classes in org.jboss.managed.plugins that implement ManagedCommon
 class DelegateManagedCommonImpl
          Delegate managed common.
 class DelegateManagedObjectImpl
           
 class ManagedComponentImpl
          Managed component impl.
 class ManagedObjectImpl
          ManagedObjectImpl.
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.