JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.oddjob.framework
Interface ComponentAdapter
All Known Subinterfaces:
ServiceAdaptor
All Known Implementing Classes:
ServiceMethodAdaptor
public interface
ComponentAdapter
Something that adapts a component to implement an interface.
Author:
rob
Method Summary
Methods
Modifier and Type
Method and Description
Object
getComponent
()
Get the component being adapted.
Method Detail
getComponent
Object
getComponent()
Get the component being adapted.
Returns:
The component. Never null.
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method