|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProvisionListener
A ProvisionListener waits for notification that a Service has been provisioned
| Method Summary | |
|---|---|
void |
serviceProvisioned(ServiceBeanInstance jsbInstance,
InstantiatorResource resource)
Notify listener that the Service described by the ServiceBeanInstance has been provision succesfully |
void |
uninstantiable(ProvisionRequest request)
Notify listener that the Service described by the ServiceBeanInstance is uninstnaible, allowing the listener to release any pending resources associated with the provisioning |
| Method Detail |
|---|
void serviceProvisioned(ServiceBeanInstance jsbInstance,
InstantiatorResource resource)
jsbInstance - The ServiceBeanInstanceresource - The InstantiatorResource that instantiated the servicevoid uninstantiable(ProvisionRequest request)
request - The ProvisonRequest that resulted in failure
|
Copyright © Rio Project. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||