|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.portal.resolver.operations
Interface Operation
- All Superinterfaces:
- ActiveFlag, Addressable, Disposable, Localized
- All Known Subinterfaces:
- SafeOperation, UnsafeOperation
public interface Operation
- extends Localized, ActiveFlag, Addressable, Disposable
Tagging interface for operations. A concrete operation is supposed to
implement either the SafeOperation or UnsafeOperation
interface.
- Since:
- 8.0
getBinding
Binding getBinding()
- Returns the Binding that is required to access the operation
- Returns:
- the binding, not null
|
|
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |