|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface InhabitantTrackerContext
The filter that is passed to the InhabitantTracker creation.
Habitat#track(InhabitantTrackerContext, org.jvnet.hk2.component.InhabitantTracker.Callback)
,
Habitat#trackFuture(InhabitantTrackerContext, Boolean)
Method Summary | |
---|---|
Set<String> |
getClassNames()
Deprecated. The set of contract class names that form the initial filter condition. |
InhabitantFilter |
getFilter()
Deprecated. The filter to call for finer-level of matching beyond class/contract name. |
Boolean |
getPresenceFlag()
Deprecated. Presence flag: true, for tracking positive presence of inhabitants false, for tracking negative presence (i.e. |
Method Detail |
---|
Set<String> getClassNames()
InhabitantFilter getFilter()
Boolean getPresenceFlag()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |