|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IExtensionFactory
This interface is used to instantiate Extension.
Each Extension has associated instance of IExtensionFactory.
The framework uses the service provider mechanism described in the Jar File Specification to obtain all available instances of IExtensionFactory.
| Method Summary | |
|---|---|
Extension |
createExtension()
Returns an Extension object associated with this factory. |
| Method Detail |
|---|
Extension createExtension()
throws BareflowException
BareflowException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||