|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.jmood.core.instrumentation.FrameworkSnapshot
public class FrameworkSnapshot
| Constructor Summary | |
|---|---|
FrameworkSnapshot(AgentContext ac)
|
|
| Method Summary | |
|---|---|
BundleInfo[] |
getAllBundles()
|
PackageInfo[] |
getAllPackageInfo()
|
ServiceInfo[] |
getAllServiceInfo()
|
long |
getShotTime()
|
void |
refreshSnapshot()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FrameworkSnapshot(AgentContext ac)
| Method Detail |
|---|
public long getShotTime()
public void refreshSnapshot()
public BundleInfo[] getAllBundles()
public ServiceInfo[] getAllServiceInfo()
public PackageInfo[] getAllPackageInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||