|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgentContext | |
---|---|
org.apache.felix.jmood | |
org.apache.felix.jmood.compendium | |
org.apache.felix.jmood.core | |
org.apache.felix.jmood.core.instrumentation | |
org.apache.felix.jmood.utils |
Uses of AgentContext in org.apache.felix.jmood |
---|
Constructors in org.apache.felix.jmood with parameters of type AgentContext | |
---|---|
CompendiumHandler(javax.management.MBeanServer server,
AgentContext ac)
|
|
RMIHandler(int port,
AgentContext ac,
javax.management.MBeanServer server)
|
|
SecurityManagerHandler(AgentContext ac,
boolean policyEmbedded,
String policyPath)
|
Uses of AgentContext in org.apache.felix.jmood.compendium |
---|
Constructors in org.apache.felix.jmood.compendium with parameters of type AgentContext | |
---|---|
ConfigAdminManager(AgentContext ac)
|
|
ConfigurationDelegate(Configuration configuration,
AgentContext ac)
|
|
LogManager(AgentContext ac)
|
|
UserManager(AgentContext ac)
|
Uses of AgentContext in org.apache.felix.jmood.core |
---|
Constructors in org.apache.felix.jmood.core with parameters of type AgentContext | |
---|---|
CoreController(AgentContext ac)
|
|
Framework(AgentContext ac)
|
|
ManagedBundle(Bundle bundle,
AgentContext ac)
|
Uses of AgentContext in org.apache.felix.jmood.core.instrumentation |
---|
Constructors in org.apache.felix.jmood.core.instrumentation with parameters of type AgentContext | |
---|---|
FrameworkSnapshot(AgentContext ac)
|
Uses of AgentContext in org.apache.felix.jmood.utils |
---|
Methods in org.apache.felix.jmood.utils with parameters of type AgentContext | |
---|---|
static Bundle[] |
InstrumentationSupport.getBundleDependencies(Bundle bundle,
AgentContext ac)
|
static long |
InstrumentationSupport.getBundleId(String symbolicName,
AgentContext ac)
|
static int |
InstrumentationSupport.getBundleStartLevel(Bundle bundle,
AgentContext ac)
|
static ExportedPackage[] |
InstrumentationSupport.getExportedPackages(Bundle bundle,
AgentContext ac)
|
static ExportedPackage[] |
InstrumentationSupport.getImportedPackages(Bundle bundle,
AgentContext ac)
|
static RequiredBundle |
InstrumentationSupport.getRequiredBundle(Bundle bundle,
AgentContext ac)
|
static Bundle[] |
InstrumentationSupport.getRequiringBundles(Bundle bundle,
AgentContext ac)
|
static boolean |
InstrumentationSupport.isBundlePersistentlyStarted(Bundle bundle,
AgentContext ac)
|
static boolean |
InstrumentationSupport.isBundleRequired(Bundle bundle,
AgentContext ac)
|
static boolean |
InstrumentationSupport.isFragment(Bundle bundle,
AgentContext ac)
|
static boolean |
InstrumentationSupport.isRequiredBundleRemovalPending(Bundle bundle,
AgentContext ac)
|
Constructors in org.apache.felix.jmood.utils with parameters of type AgentContext | |
---|---|
InstrumentationSupport(AgentContext ac)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |