Uses of Package
org.vraptor.component

Packages that use org.vraptor.component
org.vraptor   
org.vraptor.component   
org.vraptor.config   
org.vraptor.core   
org.vraptor.interceptor   
org.vraptor.introspector   
org.vraptor.plugin   
org.vraptor.plugin.hibernate   
org.vraptor.plugin.interceptor   
org.vraptor.plugin.jpa   
org.vraptor.reflection   
org.vraptor.url URL to logic translation classes and interfaces. 
org.vraptor.util   
org.vraptor.validator   
org.vraptor.webapp   
 

Classes in org.vraptor.component used by org.vraptor
ComponentType
          Wrapper for a component type in vraptor.
LogicMethod
          A business logic method.
 

Classes in org.vraptor.component used by org.vraptor.component
BeanConstructor
          A basic bean constructor.
ComponentContainer
           
ComponentInstantiationException
          Unable to instantiate a component.
ComponentManager
          Component managers are capable of finding and dealing with business components/logics.
ComponentNotFoundException
          Component not found.
ComponentType
          Wrapper for a component type in vraptor.
DefaultLogicMethod
          Represents a logic method.
FieldAnnotation
          Represents a field annotated.
InvalidComponentException
          Invalid component.
LogicMethod
          A business logic method.
LogicMethodFactory
           
LogicNotFoundException
          Logic not found or invalid.
MethodParameter
          Defines an argument that a logic method receives.
Outjectable
          Marks that a class has outjectable objects.
Outjecter
          Responsible for outjecting objects.
ParameterInfoProvider
          Instances of a class implementing this interface are capable of answering which method parameters this method contains.
 

Classes in org.vraptor.component used by org.vraptor.config
ComponentManager
          Component managers are capable of finding and dealing with business components/logics.
 

Classes in org.vraptor.component used by org.vraptor.core
ComponentNotFoundException
          Component not found.
ComponentType
          Wrapper for a component type in vraptor.
LogicMethod
          A business logic method.
LogicNotFoundException
          Logic not found or invalid.
 

Classes in org.vraptor.component used by org.vraptor.interceptor
ComponentInstantiationException
          Unable to instantiate a component.
FieldAnnotation
          Represents a field annotated.
InvalidComponentException
          Invalid component.
Outjectable
          Marks that a class has outjectable objects.
 

Classes in org.vraptor.component used by org.vraptor.introspector
ComponentInstantiationException
          Unable to instantiate a component.
FieldAnnotation
          Represents a field annotated.
Outjectable
          Marks that a class has outjectable objects.
 

Classes in org.vraptor.component used by org.vraptor.plugin
ComponentManager
          Component managers are capable of finding and dealing with business components/logics.
ComponentType
          Wrapper for a component type in vraptor.
LogicMethod
          A business logic method.
LogicNotFoundException
          Logic not found or invalid.
MethodParameter
          Defines an argument that a logic method receives.
 

Classes in org.vraptor.component used by org.vraptor.plugin.hibernate
LogicNotFoundException
          Logic not found or invalid.
 

Classes in org.vraptor.component used by org.vraptor.plugin.interceptor
LogicNotFoundException
          Logic not found or invalid.
 

Classes in org.vraptor.component used by org.vraptor.plugin.jpa
BeanConstructor
          A basic bean constructor.
ComponentInstantiationException
          Unable to instantiate a component.
 

Classes in org.vraptor.component used by org.vraptor.reflection
ComponentInstantiationException
          Unable to instantiate a component.
FieldAnnotation
          Represents a field annotated.
Outjecter
          Responsible for outjecting objects.
 

Classes in org.vraptor.component used by org.vraptor.url
ComponentManager
          Component managers are capable of finding and dealing with business components/logics.
ComponentNotFoundException
          Component not found.
LogicMethod
          A business logic method.
LogicNotFoundException
          Logic not found or invalid.
 

Classes in org.vraptor.component used by org.vraptor.util
ComponentType
          Wrapper for a component type in vraptor.
 

Classes in org.vraptor.component used by org.vraptor.validator
LogicMethod
          A business logic method.
 

Classes in org.vraptor.component used by org.vraptor.webapp
ComponentContainer
           
ComponentManager
          Component managers are capable of finding and dealing with business components/logics.
ComponentNotFoundException
          Component not found.
ComponentType
          Wrapper for a component type in vraptor.
InvalidComponentException
          Invalid component.
LogicMethodFactory
           
LogicNotFoundException
          Logic not found or invalid.
 



Copyright © 2004-2008 VRaptor. All Rights Reserved.