|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ChannelManager.Operation
This interface is implemented by classes which represent work to be performed after activation and initialization.
Method Summary | |
---|---|
void |
execute()
This method implements work which is to be performed after activation and initialization. |
Method Detail |
---|
void execute() throws IOException
Generally, this class is used to create anonymous classes which contain the code to be executed.
IOException
- if an error occurs
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |