|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OMBundle
Nested Class Summary | |
---|---|
static interface |
OMBundle.DebugSupport
|
static interface |
OMBundle.TranslationSupport
|
Method Summary | |
---|---|
java.net.URL |
getBaseURL()
|
java.lang.String |
getBundleID()
|
java.io.File |
getConfigFile()
|
java.util.Properties |
getConfigProperties()
|
OMBundle.DebugSupport |
getDebugSupport()
|
java.io.InputStream |
getInputStream(java.lang.String path)
|
OMPlatform |
getPlatform()
|
java.lang.String |
getStateLocation()
|
OMBundle.TranslationSupport |
getTranslationSupport()
|
OMLogger |
logger()
|
OMPreferences |
preferences()
|
void |
setBundleContext(java.lang.Object bundleContext)
|
OMTracer |
tracer(java.lang.String name)
|
Method Detail |
---|
OMPlatform getPlatform()
java.lang.String getBundleID()
java.net.URL getBaseURL()
void setBundleContext(java.lang.Object bundleContext)
OMTracer tracer(java.lang.String name)
OMLogger logger()
OMPreferences preferences()
java.io.File getConfigFile()
java.util.Properties getConfigProperties()
java.lang.String getStateLocation()
java.io.InputStream getInputStream(java.lang.String path) throws java.io.IOException
java.io.IOException
OMBundle.DebugSupport getDebugSupport()
OMBundle.TranslationSupport getTranslationSupport()
|
Copyright (c) 2004 - 2008 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |