|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProviderLibrary
Factory class to create all instructions in this library.
| Method Summary | |
|---|---|
Instruction |
getInstruction(java.lang.String name)
Returns an instance of the instruction to be executed or null if the provider library does not supports the instruction identified by name |
java.lang.String |
getProviderName()
Returns a name associated with the package of instructions |
| Method Detail |
|---|
java.lang.String getProviderName()
Instruction getInstruction(java.lang.String name)
throws TaxonomyBuilderException
name - the instruction name
TaxonomyBuilderException - In case of exceptions creating the Instruction instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||