Package org.jboss.deployers.spi.management

Interface Summary
DelegatingComponentDispatcher A delegating runtime component dispatcher interface used by proxies for ManagedProperty gets and ManagedOperation invokes.
DeploymentTemplate A DeploymentTemplate is a template for creating a DeploymentContext given a set of ManagedProperty representing the template properties to set in the resulting deployment.
KnownComponentTypes A collection of enums for the well known component types.
ManagementView The management view plugin spi for querying profiles for the deployment management object interface roots.
NameMatcher<T> An interface for matching a name against a managed element
RuntimeComponentDispatcher Dispatches ManagedOperation invocation to runtime component associated with attachment.
 

Class Summary
ContextStateMapper<T extends Enum<?>> Basic state mapper.
 

Enum Summary
KnownComponentTypes.ConnectionFactoryTypes Enums for generic ConnectionFactory types
KnownComponentTypes.DataSourceTypes Enums for the DataSource types
KnownComponentTypes.EJB Enums for the EJB/{StatelessSession,StatefulSession,Entity,MDB} types
KnownComponentTypes.JMSDestination Enums for the JMSDestination/{Queue,Topic,DurableTopic} types
KnownComponentTypes.MBean Enums for the MBean/{Dynamic,Standard,Model,Open,Persistent,XMBean} types
KnownComponentTypes.MCBean Enums for the MCBean types
KnownComponentTypes.Server Enums for Server component types
KnownComponentTypes.Web Enums for the web component types
KnownDeploymentTypes Enum for the known deployment types.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.