Uses of Package
org.sape.carbon.core.component.proxy

Packages that use org.sape.carbon.core.component.proxy
org.sape.carbon.core.component.factory   
org.sape.carbon.core.component.lifecycle   
org.sape.carbon.core.component.proxy   
org.sape.carbon.core.config.interceptor   
org.sape.carbon.services.instrumentation.statistics   
org.sape.carbon.services.management.interceptor   
 

Classes in org.sape.carbon.core.component.proxy used by org.sape.carbon.core.component.factory
ComponentProxyInvocationHandler
          This interface will be implemented by objects wishing to be InvocationHandlers for a component's proxy object.
Decorator
          Instances of this interface are used to expose additional capabilities onto a carbon component by being represented in the component facade.
 

Classes in org.sape.carbon.core.component.proxy used by org.sape.carbon.core.component.lifecycle
AbstractInterceptor
          This is the abstract interceptor that can provide basic tracking and next interceptor calling for subclassed interceptors.
ComponentProxyInvocationHandler
          This interface will be implemented by objects wishing to be InvocationHandlers for a component's proxy object.
Decorator
          Instances of this interface are used to expose additional capabilities onto a carbon component by being represented in the component facade.
DecoratorFactory
          Implementations of this interface construct decorators and interceptors to be used from within the component facade.
Interceptor
          This interface represents the abilities of a decorator to be added to a Component's interceptor chain.
Invocation
          This object is built to contain a call to a component within the component's facade.
 

Classes in org.sape.carbon.core.component.proxy used by org.sape.carbon.core.component.proxy
ComponentProxyInvocationHandler
          This interface will be implemented by objects wishing to be InvocationHandlers for a component's proxy object.
Decorator
          Instances of this interface are used to expose additional capabilities onto a carbon component by being represented in the component facade.
DecoratorFactory
          Implementations of this interface construct decorators and interceptors to be used from within the component facade.
Interceptor
          This interface represents the abilities of a decorator to be added to a Component's interceptor chain.
Invocation
          This object is built to contain a call to a component within the component's facade.
 

Classes in org.sape.carbon.core.component.proxy used by org.sape.carbon.core.config.interceptor
ComponentProxyInvocationHandler
          This interface will be implemented by objects wishing to be InvocationHandlers for a component's proxy object.
Decorator
          Instances of this interface are used to expose additional capabilities onto a carbon component by being represented in the component facade.
DecoratorFactory
          Implementations of this interface construct decorators and interceptors to be used from within the component facade.
Interceptor
          This interface represents the abilities of a decorator to be added to a Component's interceptor chain.
Invocation
          This object is built to contain a call to a component within the component's facade.
 

Classes in org.sape.carbon.core.component.proxy used by org.sape.carbon.services.instrumentation.statistics
ComponentProxyInvocationHandler
          This interface will be implemented by objects wishing to be InvocationHandlers for a component's proxy object.
Decorator
          Instances of this interface are used to expose additional capabilities onto a carbon component by being represented in the component facade.
DecoratorFactory
          Implementations of this interface construct decorators and interceptors to be used from within the component facade.
Interceptor
          This interface represents the abilities of a decorator to be added to a Component's interceptor chain.
Invocation
          This object is built to contain a call to a component within the component's facade.
 

Classes in org.sape.carbon.core.component.proxy used by org.sape.carbon.services.management.interceptor
ComponentProxyInvocationHandler
          This interface will be implemented by objects wishing to be InvocationHandlers for a component's proxy object.
Decorator
          Instances of this interface are used to expose additional capabilities onto a carbon component by being represented in the component facade.
DecoratorFactory
          Implementations of this interface construct decorators and interceptors to be used from within the component facade.
Interceptor
          This interface represents the abilities of a decorator to be added to a Component's interceptor chain.
Invocation
          This object is built to contain a call to a component within the component's facade.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.