org.eclipse.net4j.util.om
Interface OMBundle
public interface OMBundle
- Author:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
getPlatform
OMPlatform getPlatform()
getBundleID
String getBundleID()
getBaseURL
URL getBaseURL()
setBundleContext
void setBundleContext(Object bundleContext)
tracer
OMTracer tracer(String name)
logger
OMLogger logger()
preferences
OMPreferences preferences()
getConfigFile
File getConfigFile()
getConfigProperties
Properties getConfigProperties()
getStateLocation
String getStateLocation()
getInputStream
InputStream getInputStream(String path)
throws IOException
- Throws:
IOException
getDebugSupport
OMBundle.DebugSupport getDebugSupport()
getTranslationSupport
OMBundle.TranslationSupport getTranslationSupport()
Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.