Uses of Interface
org.jboss.deployment.spi.JBossTarget

Packages that use JBossTarget
org.jboss.deployment.remoting   
org.jboss.deployment.spi   
 

Uses of JBossTarget in org.jboss.deployment.remoting
 

Classes in org.jboss.deployment.remoting that implement JBossTarget
 class StreamingTarget
          A JBossTarget implementation that uses remoting streaming to upload deployments.
 

Uses of JBossTarget in org.jboss.deployment.spi
 

Classes in org.jboss.deployment.spi that implement JBossTarget
 class JMXTarget
          A Target that deploys using the JMX adaptor to communicate with the MainDeployer using file URLs to the deployments.
 class LocalhostTarget
          A Target interface represents a single logical core server of one instance of a J2EE platform product.
 



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