|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.wcb.lifecycle.WCBLifecycleManager
nl.gx.webmanager.wcb.lifecycle.WCBResourceManager
public class WCBResourceManager
This class implements the business logic to manage WCB resources
| Field Summary |
|---|
| Fields inherited from class nl.gx.webmanager.wcb.lifecycle.WCBLifecycleManager |
|---|
myBundle, myBundleDefinition, myComponentManager, myIsWCB, myPreferencesService, myRepositoryService |
| Constructor Summary | |
|---|---|
WCBResourceManager(nl.gx.webmanager.wcb.componentmanager.impl.ComponentManagerImpl componentManager,
org.osgi.framework.Bundle bundle)
Constructor for WCBs that are in any state |
|
WCBResourceManager(nl.gx.webmanager.wcb.componentmanager.impl.ComponentManagerImpl componentManager,
ComponentBundleDefinition bundleDefinition)
Constructor for WCBs that are in the ACTIVE state |
|
| Method Summary | |
|---|---|
void |
deleteBundleResources()
Delete the bundle resources from disk |
void |
setLanguageResources()
Set the language resources. |
void |
writeBundleResources()
Write the bundle resources to disk |
| Methods inherited from class nl.gx.webmanager.wcb.lifecycle.WCBLifecycleManager |
|---|
deleteResourcesFromDisk, getBaseDirectory, getWebrootDirectory, purgePreferences, setBooleanPreference, setLastModified, startInfoMessage, stopInfoMessage, validateWCBKey, validateWCBKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WCBResourceManager(nl.gx.webmanager.wcb.componentmanager.impl.ComponentManagerImpl componentManager,
org.osgi.framework.Bundle bundle)
componentManager - The component managerbundle - The bundle to invoke the manager for
public WCBResourceManager(nl.gx.webmanager.wcb.componentmanager.impl.ComponentManagerImpl componentManager,
ComponentBundleDefinition bundleDefinition)
componentManager - The component managerbundleDefinition - The component bundle definition to invoke the manager for| Method Detail |
|---|
public void setLanguageResources()
setLanguageResources in class WCBLifecycleManagerpublic void writeBundleResources()
public void deleteBundleResources()
deleteBundleResources in class WCBLifecycleManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||