public final class RemoteEJBService extends Object
| Modifier and Type | Method and Description |
|---|---|
static RemoteEJBService |
create(Association association,
org.wildfly.transaction.client.provider.remoting.RemotingTransactionService transactionService)
Create a new remote EJB service instance.
|
org.jboss.remoting3.OpenListener |
getOpenListener()
Get the service open listener.
|
public static RemoteEJBService create(Association association, org.wildfly.transaction.client.provider.remoting.RemotingTransactionService transactionService)
association - the association to use (must not be null)transactionService - the Remoting transaction server to use (must not be null)null)public org.jboss.remoting3.OpenListener getOpenListener()
Copyright © 2017 JBoss by Red Hat. All rights reserved.