|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jmscts.provider.Configuration
The provider configuration
Provider
,
ProviderLoader
Constructor Summary | |
Configuration()
Construct a new Configuration |
Method Summary | |
void |
addProvider(ProviderLoader provider)
Add a provider |
java.util.ArrayList |
getProviders()
Return the providers |
static Configuration |
read(java.lang.String path)
Read the configuration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Configuration()
Configuration
Method Detail |
public void addProvider(ProviderLoader provider)
provider
- the providerpublic java.util.ArrayList getProviders()
public static Configuration read(java.lang.String path) throws java.lang.Exception
path
- the file path to the configurationjava.lang.Exception
- if the configuration can't be read
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |