|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CantCreateImplementation | |
|---|---|
| uk.ac.soton.ecs.iam.grid.utils | |
| Uses of CantCreateImplementation in uk.ac.soton.ecs.iam.grid.utils |
|---|
| Subclasses of CantCreateImplementation in uk.ac.soton.ecs.iam.grid.utils | |
|---|---|
class |
NoImplementationRegistered
Can't create an implementation because none was configured. |
| Methods in uk.ac.soton.ecs.iam.grid.utils that throw CantCreateImplementation | ||
|---|---|---|
static
|
ImplementationFactory.getSingletonInstance(Class<T> iface)
Get the singleton instance of the class for this key (interface). |
|
static
|
ImplementationFactory.getSingletonInstance(Class<T> iface,
String argument)
Get the configured class for the given key. |
|
static
|
ImplementationFactory.instantiateObject(Class<T> ifaceClass,
Object[] arguments,
Class[] types)
Create a new instance of the configured implementation of 'iface'. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||