|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReadWriteLock | |
|---|---|
| org.apache.fulcrum.yaafi.framework.component | |
| org.apache.fulcrum.yaafi.framework.interceptor | |
| Uses of ReadWriteLock in org.apache.fulcrum.yaafi.framework.component |
|---|
| Methods in org.apache.fulcrum.yaafi.framework.component that return ReadWriteLock | |
|---|---|
protected ReadWriteLock |
ServiceComponentImpl.getReadWriteLock()
|
| Constructors in org.apache.fulcrum.yaafi.framework.component with parameters of type ReadWriteLock | |
|---|---|
AvalonServiceComponentImpl(RoleEntry roleEntry,
org.apache.avalon.framework.logger.Logger parentLogger,
org.apache.avalon.framework.logger.Logger logger,
ReadWriteLock readWriteLock)
Constructor to parse the configuration. |
|
ServiceComponentImpl(RoleEntry roleEntry,
org.apache.avalon.framework.logger.Logger parentLogger,
org.apache.avalon.framework.logger.Logger logger,
ReadWriteLock readWriteLock)
Constructor to parse the configuration. |
|
| Uses of ReadWriteLock in org.apache.fulcrum.yaafi.framework.interceptor |
|---|
| Methods in org.apache.fulcrum.yaafi.framework.interceptor with parameters of type ReadWriteLock | |
|---|---|
static java.lang.Object |
AvalonInterceptorFactory.create(java.lang.String serviceName,
java.lang.String serviceShorthand,
org.apache.avalon.framework.service.ServiceManager serviceManager,
java.lang.String[] serviceInterceptorList,
java.lang.Object serviceDelegate,
ReadWriteLock readWriteLock)
Creates a dynamic proxy wrapping a service instance. |
| Constructors in org.apache.fulcrum.yaafi.framework.interceptor with parameters of type ReadWriteLock | |
|---|---|
AvalonInterceptorInvocationHandler(java.lang.String serviceName,
java.lang.String serviceShorthand,
java.lang.Object serviceDelegate,
AvalonInterceptorService[] serviceInterceptorList,
ReadWriteLock readWriteLock)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||