|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface ProxyFactory
Contract for a generic EJB3 Proxy Factory
Method Summary | |
---|---|
Object |
createHomeProxy()
Deprecated. Create an EJB 2.1 Home Proxy |
Object |
createProxyBusiness()
Deprecated. Create an EJB3 Business proxy with no specific target business interface |
void |
start()
Deprecated. Lifecycle Start |
void |
stop()
Deprecated. Lifecycle Stop |
Method Detail |
---|
Object createHomeProxy()
Object createProxyBusiness()
void start() throws Exception
Exception
void stop() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |