|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImplementationLocator.ConfigurationException | |
|---|---|
| org.formulacompiler.runtime | Contains the public run-time API of AFC. |
| Uses of ImplementationLocator.ConfigurationException in org.formulacompiler.runtime |
|---|
| Subclasses of ImplementationLocator.ConfigurationException in org.formulacompiler.runtime | |
|---|---|
static class |
ImplementationLocator.ConfigurationMissingException
Exception thrown when a configuration is missing for a single instance request. |
| Methods in org.formulacompiler.runtime that throw ImplementationLocator.ConfigurationException | ||
|---|---|---|
static
|
ImplementationLocator.getInstance(java.lang.Class<T> _class)
Returns a newly constructed instance of the implementor class of the given abstract class or interface. |
|
static
|
ImplementationLocator.getInstances(java.lang.Class<T> _class)
Like ImplementationLocator.getInstance(Class), but returns a collection of all matching implementations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||