|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OsgiHost | |
---|---|
org.apache.struts2.osgi | |
org.apache.struts2.osgi.host |
Uses of OsgiHost in org.apache.struts2.osgi |
---|
Methods in org.apache.struts2.osgi that return OsgiHost | |
---|---|
static OsgiHost |
OsgiHostFactory.createOsgiHost(String platform)
|
Methods in org.apache.struts2.osgi with parameters of type OsgiHost | |
---|---|
void |
DefaultBundleAccessor.setOsgiHost(OsgiHost osgiHost)
|
void |
BundleAccessor.setOsgiHost(OsgiHost osgiHost)
|
Uses of OsgiHost in org.apache.struts2.osgi.host |
---|
Classes in org.apache.struts2.osgi.host that implement OsgiHost | |
---|---|
class |
BaseOsgiHost
A base OsgiHost implementation |
class |
FelixOsgiHost
Apache felix implementation of an OsgiHost See http://felix.apache.org/site/apache-felix-framework-launching-and-embedding.html Servlet config params: |
class |
GlassfishOSGiHost
A glassfish implementation of an OsgiHost |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |