public class InstructionsFactoryImpl extends java.lang.Object implements ProviderLibrary
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROVIDER_NAME
The Constant PROVIDER_NAME.
|
Constructor and Description |
---|
InstructionsFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
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.
|
public static final java.lang.String PROVIDER_NAME
public java.lang.String getProviderName()
ProviderLibrary
getProviderName
in interface ProviderLibrary
public Instruction getInstruction(java.lang.String name) throws TaxonomyBuilderException
ProviderLibrary
getInstruction
in interface ProviderLibrary
name
- the instruction nameTaxonomyBuilderException
- In case of exceptions creating the Instruction instanceCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa