|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.launcher.felix.JOnAS
public class JOnAS
JOnAS Running on OSGi/Felix.
| Constructor Summary | |
|---|---|
JOnAS(boolean forceCleanUp)
Creates a new configured framework instance. |
|
| Method Summary | |
|---|---|
protected IConfigurationProvider |
getConfigurationProvider()
|
protected void |
initializeSystemProperties()
Initialize required System properties (using reasonable default values when needed). |
static void |
main(String[] args)
Start a new JOnAS. |
protected void |
setDefaultPropertyIfNotSet(String key,
String def)
If the property was already set, do not change its value, otherwise, use the default. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JOnAS(boolean forceCleanUp)
throws Exception
forceCleanUp - true if cache directory must be deleted.
Exception - cannot create the internal gateway.| Method Detail |
|---|
protected IConfigurationProvider getConfigurationProvider()
IConfigurationProvider.
public static void main(String[] args)
throws Exception
args - not used
Exception - if something failedprotected void initializeSystemProperties()
protected void setDefaultPropertyIfNotSet(String key,
String def)
key - property namedef - default property value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||