|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.wsrp.endpoints.WSRPBaseEndpoint
public class WSRPBaseEndpoint
Field Summary | |
---|---|
protected javax.xml.rpc.server.ServletEndpointContext |
context
|
protected WSRPProducer |
producer
|
Constructor Summary | |
---|---|
WSRPBaseEndpoint()
|
Method Summary | |
---|---|
void |
destroy()
|
protected void |
forceSessionAccess()
|
void |
init(java.lang.Object object)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected WSRPProducer producer
protected javax.xml.rpc.server.ServletEndpointContext context
Constructor Detail |
---|
public WSRPBaseEndpoint()
Method Detail |
---|
public void init(java.lang.Object object) throws javax.xml.rpc.ServiceException
init
in interface javax.xml.rpc.server.ServiceLifecycle
javax.xml.rpc.ServiceException
public void destroy()
destroy
in interface javax.xml.rpc.server.ServiceLifecycle
protected void forceSessionAccess()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |