|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationException | |
---|---|
net.esper.client | This package defines the central Esper Client APIs. |
net.esper.core | Implementation of client package interfaces, glue code |
Uses of ConfigurationException in net.esper.client |
---|
Methods in net.esper.client that throw ConfigurationException | |
---|---|
static EPServiceProvider |
EPServiceProviderManager.getDefaultProvider(Configuration configuration)
Returns the default EPServiceProvider. |
static EPServiceProvider |
EPServiceProviderManager.getProvider(java.lang.String uri,
Configuration configuration)
Returns an EPServiceProvider for a given registration URI. |
Uses of ConfigurationException in net.esper.core |
---|
Constructors in net.esper.core that throw ConfigurationException | |
---|---|
EPServiceProviderImpl(Configuration configuration)
Constructor - initializes services. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |