org.neo.swarm.core.aop.silc
Class SilcAspectComponentAdapter

java.lang.Object
  extended byorg.picocontainer.defaults.DecoratingComponentAdapter
      extended byorg.neo.swarm.core.aop.silc.SilcAspectComponentAdapter
All Implemented Interfaces:
org.picocontainer.ComponentAdapter, java.io.Serializable

public class SilcAspectComponentAdapter
extends org.picocontainer.defaults.DecoratingComponentAdapter

See Also:
Serialized Form

Constructor Summary
SilcAspectComponentAdapter(org.picocontainer.ComponentAdapter componentAdapter, AspectContainer aspectContainer)
           
 
Method Summary
 java.lang.Object getComponentInstance()
           
 java.lang.Object getComponentInstance(Perspective perspective)
           
 
Methods inherited from class org.picocontainer.defaults.DecoratingComponentAdapter
getComponentImplementation, getComponentKey, getContainer, getDelegate, setContainer, verify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilcAspectComponentAdapter

public SilcAspectComponentAdapter(org.picocontainer.ComponentAdapter componentAdapter,
                                  AspectContainer aspectContainer)
Method Detail

getComponentInstance

public java.lang.Object getComponentInstance()
                                      throws org.picocontainer.PicoInitializationException,
                                             org.picocontainer.PicoIntrospectionException,
                                             org.picocontainer.defaults.AssignabilityRegistrationException,
                                             org.picocontainer.defaults.NotConcreteRegistrationException
Throws:
org.picocontainer.PicoInitializationException
org.picocontainer.PicoIntrospectionException
org.picocontainer.defaults.AssignabilityRegistrationException
org.picocontainer.defaults.NotConcreteRegistrationException

getComponentInstance

public java.lang.Object getComponentInstance(Perspective perspective)


Copyright © 2001-2004 SWARM-ONE -First Generation (S)calable(W)ide(AR)ea(M)esh. All Rights Reserved.