|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerException | |
---|---|
net.sf.bigyo.api | |
net.sf.bigyo.container | |
net.sf.bigyo.container.api | |
net.sf.bigyo.container.config | |
net.sf.bigyo.container.test |
Uses of ContainerException in net.sf.bigyo.api |
---|
Subclasses of ContainerException in net.sf.bigyo.api | |
---|---|
class |
InvalidConfigException
|
Uses of ContainerException in net.sf.bigyo.container |
---|
Subclasses of ContainerException in net.sf.bigyo.container | |
---|---|
class |
ReconfigurationFailedException
Created on 2004.08.16. |
Methods in net.sf.bigyo.container that throw ContainerException | |
---|---|
protected Object |
Main.createComponentFromFile(String componentConfigFile)
|
Object |
Main.getComponent(String name)
|
void |
Main.loadConfigurations(File directory)
betolti az adott konyvtarban levo osszes .conf.xml -re vegzodo fajlt. |
static void |
Kernel.main(String[] args)
|
void |
Main.refreshConfiguration(File directory)
|
void |
Kernel.run()
|
void |
Main.startup()
|
void |
Main.stop()
|
Uses of ContainerException in net.sf.bigyo.container.api |
---|
Methods in net.sf.bigyo.container.api that throw ContainerException | |
---|---|
void |
Repository.saveConfigurations(File file)
Save configuration to the specified directory . |
void |
Registry.validateRegistry()
Check for circular references. |
Uses of ContainerException in net.sf.bigyo.container.config |
---|
Subclasses of ContainerException in net.sf.bigyo.container.config | |
---|---|
class |
ReconfigurationNotSupportedException
|
Uses of ContainerException in net.sf.bigyo.container.test |
---|
Methods in net.sf.bigyo.container.test that throw ContainerException | |
---|---|
static void |
ConvertComponentXml.main(String[] args)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |