| Package | Description |
|---|---|
| org.apache.fulcrum.yaafi.framework.component | |
| org.apache.fulcrum.yaafi.framework.interceptor |
| Modifier and Type | Method and Description |
|---|---|
protected ReadWriteLock |
ServiceComponentImpl.getReadWriteLock() |
| Constructor and Description |
|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
AvalonInterceptorInvocationHandler(java.lang.String serviceName,
java.lang.String serviceShorthand,
java.lang.Object serviceDelegate,
AvalonInterceptorService[] serviceInterceptorList,
ReadWriteLock readWriteLock)
Constructor.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.