com.admc.jamama
Interface ThirdPartyConfiguror
- All Superinterfaces:
- Configurable
- All Known Implementing Classes:
- MX4JHttpAdaptorConfiguror
- public interface ThirdPartyConfiguror
- extends Configurable
Wrapper class that allows classes that haven't been
implemented to be Configurable, to be so.
- Version:
- $Revision: 1.2 $
- Author:
- Blaine Simpson
|
Method Summary |
java.lang.Object |
getObject()
Returns a non-Configurable class so that Jamama can configure and
manage it. |
getObject
public java.lang.Object getObject()
- Returns a non-Configurable class so that Jamama can configure and
manage it.