public interface IdBoundContext<T> extends Context
Modifier and Type | Method and Description |
---|---|
void |
activate(T id) |
void |
deactivate() |
void |
destroy(T id) |
T |
getActiveId() |
clearAll, getObjectStore, getScope, isActive
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.