Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
F
G
I
M
N
S
C
check(Class<?>)
- Static method in class net.sf.dobo.
Dobo
To check wether the ContextImplementationObject (CIO) conform the Context contract.
Context
- Annotation Type in
net.sf.dobo
The method is for checking wether the clazz confirm with the Context contract and verify wether the Context .
ContextImplementationObjectProxy
- Class in
net.sf.dobo
Context Implementation Object Proxy.
ContextImplementationObjectProxy(Object, Class<? extends Annotation>)
- Constructor for class net.sf.dobo.
ContextImplementationObjectProxy
Instantiate context implementation object proxy
ContextMemberMethod
- Annotation Type in
net.sf.dobo
ContextMemberMethod annotation is an annotation to mark that Context Member target element is a method ContextMemberMethod annotation used by dobo to match Context Interface (CI) method name and parameter types, with Context Implementation Object
ContextMemberType
- Annotation Type in
net.sf.dobo
ContextMemberType used to reflect interface which will bind by the annotation
D
Dobo
- Class in
net.sf.dobo
Dobo utilities of dobo.
DoboFactoryBean
- Class in
net.sf.dobo.spring
FactoryBean of Dobo Object
DoboFactoryBean(Object, Class<? extends Annotation>)
- Constructor for class net.sf.dobo.spring.
DoboFactoryBean
The Factory Constructor
F
findAllContextInContextImplementationObject(Class<?>)
- Static method in class net.sf.dobo.
Dobo
Find all context in ContextImplementationObject.
G
getContextMemberMatchWith(Class<? extends Annotation>, Method)
- Static method in class net.sf.dobo.
Dobo
To Find ContextMember match with Context Interface Method.Return null if no ContextMember found.
getFieldAnnotatedWith(Class<? extends Annotation>, Class<?>)
- Static method in class net.sf.dobo.
Dobo
To Find a Field in Context Implementation Object which annotated with Context Member.
getInterfaceMethodMatchWith(String, Class<?>[], Class<?>)
- Static method in class net.sf.dobo.
Dobo
To find a method in Context Interface which match with the ContextMemberMethod.
getMethodAnnotatedWith(Class<? extends Annotation>, Class<?>)
- Static method in class net.sf.dobo.
Dobo
To find method which is annotated with a Context Member.
getObject()
- Method in class net.sf.dobo.spring.
DoboFactoryBean
getObjectType()
- Method in class net.sf.dobo.spring.
DoboFactoryBean
I
instantiate(Object, Class<? extends Annotation>)
- Static method in class net.sf.dobo.
Dobo
Instantiate Context Implementation Object Proxy according to Context Implementation Object.
invoke(Object, Method, Object[])
- Method in class net.sf.dobo.
ContextImplementationObjectProxy
isSingleton()
- Method in class net.sf.dobo.spring.
DoboFactoryBean
M
main(String[])
- Static method in class net.sf.dobo.
Dobo
Creating context template
N
net.sf.dobo
- package net.sf.dobo
net.sf.dobo.spring
- package net.sf.dobo.spring
S
setSingleton(boolean)
- Method in class net.sf.dobo.spring.
DoboFactoryBean
Set to indicate object is singleton
C
D
F
G
I
M
N
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008
Dobo Sourceforge
. All Rights Reserved.