Package | Description |
---|---|
javax.ejb |
Contains the Enterprise Bean classes
and interfaces that define the contracts between the enterprise bean
and its clients and between the enterprise bean and the enterprise bean container.
|
org.jboss.ejb.client |
Modifier and Type | Method and Description |
---|---|
HomeHandle |
EJBHome.getHomeHandle()
Obtain a handle for the remote home object.
|
Modifier and Type | Class and Description |
---|---|
class |
EJBHomeHandle<T extends EJBHome>
A handle for an EJB home interface.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.