public class BundlesAction extends com.opensymphony.xwork2.ActionSupport implements ServletContextAware
| Constructor and Description |
|---|
BundlesAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
displayProperty(Object obj) |
org.osgi.framework.Bundle |
getBundle() |
Collection<org.osgi.framework.Bundle> |
getBundles() |
String |
getBundleState(org.osgi.framework.Bundle bundle) |
ArrayList<String> |
getHeaderKeys() |
String |
getId() |
List<com.opensymphony.xwork2.config.entities.PackageConfig> |
getPackages() |
String |
index() |
boolean |
isAllowedAction(org.osgi.framework.Bundle bundle,
String val) |
boolean |
isStrutsEnabled(org.osgi.framework.Bundle bundle) |
void |
setBundleAccessor(BundleAccessor bundleAccessor) |
void |
setConfiguration(com.opensymphony.xwork2.config.Configuration configuration) |
void |
setId(String id) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
String |
start() |
String |
stop() |
String |
update() |
String |
view() |
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic String index()
public String view()
public String start() throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic String stop() throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic String update() throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic boolean isStrutsEnabled(org.osgi.framework.Bundle bundle)
public String getId()
public void setId(String id)
public org.osgi.framework.Bundle getBundle()
public List<com.opensymphony.xwork2.config.entities.PackageConfig> getPackages()
public Collection<org.osgi.framework.Bundle> getBundles()
public String getBundleState(org.osgi.framework.Bundle bundle)
public boolean isAllowedAction(org.osgi.framework.Bundle bundle,
String val)
public void setConfiguration(com.opensymphony.xwork2.config.Configuration configuration)
public void setBundleAccessor(BundleAccessor bundleAccessor)
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in interface ServletContextAwareCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.