|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceProvider<B extends Binding,I,O>
Manages the runtime behavior of a Service through the SPI.
Method Summary | |
---|---|
I |
createInvoker(O operation)
Creates an invoker given an operation. |
void |
start()
start the provider |
void |
stop()
stop the provider |
Method Detail |
---|
void start()
void stop()
I createInvoker(O operation)
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |