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 © 2016 JBoss by Red Hat. All rights reserved.