Uses of Class
net.sf.jguiraffe.di.impl.Invocation
-
Packages that use Invocation Package Description net.sf.jguiraffe.di.impl This package contains various implementations for the interfaces defined in the maindipackage. -
-
Uses of Invocation in net.sf.jguiraffe.di.impl
Subclasses of Invocation in net.sf.jguiraffe.di.impl Modifier and Type Class Description classConstructorInvocationA class that represents a constructor invocation.classMethodInvocationA class that represents a method invocation.classSetPropertyInvocationA specialInvocationimplementation for setting properties.
-