public interface Locator
| Modifier and Type | Method and Description |
|---|---|
DirectConnection |
createDirectConnection(CompositeDN compositeDN, java.lang.String serviceName)
Creates a direct binding connection to the specified composite service
|
DirectConnection createDirectConnection(CompositeDN compositeDN, java.lang.String serviceName) throws java.lang.Exception
compositeDN - the composite distinguished nameserviceName - the name of the service exposing a direct bindingjava.lang.Exception