|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lock | |
---|---|
org.apache.openejb.config | |
org.superbiz.registry |
Uses of Lock in org.apache.openejb.config |
---|
Methods in org.apache.openejb.config that return types with arguments of type Lock | |
---|---|
Class<Lock> |
AnnotationDeployer.ProcessAnnotatedBeans.ConcurrencyAttributeHandler.getAnnotationClass()
|
Methods in org.apache.openejb.config with parameters of type Lock | |
---|---|
void |
AnnotationDeployer.ProcessAnnotatedBeans.ConcurrencyAttributeHandler.addClassLevelDeclaration(Lock attribute,
Class type)
|
void |
AnnotationDeployer.ProcessAnnotatedBeans.ConcurrencyAttributeHandler.addMethodLevelDeclaration(Lock attribute,
Method method)
|
Uses of Lock in org.superbiz.registry |
---|
Classes in org.superbiz.registry with annotations of type Lock | |
---|---|
class |
ComponentRegistryBean
|
Methods in org.superbiz.registry with annotations of type Lock | ||
---|---|---|
|
ComponentRegistryBean.removeComponent(Class<T> type)
|
|
|
ComponentRegistryBean.setComponent(Class<T> type,
T value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |