|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.ipojo.handlers.dependency.ServiceUsage.Usage
public static class ServiceUsage.Usage
Structure contained in the Thread Local.
Constructor Summary | |
---|---|
ServiceUsage.Usage()
|
Method Summary | |
---|---|
void |
clear()
Clear the service object array. |
boolean |
dec()
Decrement the stack level. |
boolean |
decComponentStack()
Decrement the component stack level. |
void |
inc()
Increment the stack level from the first service get. |
void |
incComponentStack()
Increment the component stack level. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceUsage.Usage()
Method Detail |
---|
public void inc()
public void incComponentStack()
public boolean dec()
public boolean decComponentStack()
public void clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |