|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EndpointResolver
A reference binding implementation can options implement this interface to tie into the Tuscany SCA runtime
Method Summary | |
---|---|
void |
resolve()
This method will be invoked when the endpoint is to be resolved. |
void |
start()
This method will be invoked when the endpoint is activated. |
void |
stop()
This method will be invoked when the endpont is deactivated. |
Method Detail |
---|
void start()
void resolve()
void stop()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |