Uses of Class
org.jboss.deployment.spi.EndpointInfo

Packages that use EndpointInfo
org.jboss.deployment.spi   
 

Uses of EndpointInfo in org.jboss.deployment.spi
 

Methods in org.jboss.deployment.spi that return EndpointInfo
 EndpointInfo DeploymentEndpointResolver.getEndpointInfo(Class businessIntf, String endpointType, String vfsContext)
          Find the deployment endpoint info for the given business interface and expected endpoint type.
 EndpointInfo DeploymentEndpointResolver.getEndpointInfo(String ref, String endpointType, String vfsContext)
          Find the deployment endpoint for the given reference name.
 



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