Package | Description |
---|---|
org.jboss.deployment.spi |
Modifier and Type | Method and Description |
---|---|
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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.