|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.resource.ResourceCreationEvent
A Resource Creation Event which contains the EndpointReference for the Resource which was created.
Constructor Summary | |
ResourceCreationEvent(EndpointReference epr)
|
Method Summary | |
EndpointReference |
getEndpointReference()
Returns the EndpointRefrence for the Resource the event isassociated with. |
java.lang.Object |
getResourceID()
Returns the ResourceID of the resource the event is about. |
void |
setResourceId(java.lang.Object resourceId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResourceCreationEvent(EndpointReference epr)
Method Detail |
public void setResourceId(java.lang.Object resourceId)
public EndpointReference getEndpointReference()
getEndpointReference
in interface ResourceEvent
public java.lang.Object getResourceID()
getResourceID
in interface ResourceEvent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |