http://www.griddynamics.com/schema/jagger
element invoker-class

Documentation
                Set class name of invoker, that you would like to use.
                Note - add an object of this class in context - create bean with this class.
            
Properties
This component is not nillable.

Model
<invoker-class
  class = xsd:string
  id = xsd:ID
  parent = xsd:string>

</invoker-class>


Attribute Summary
 xsd:stringclass
          
 xsd:IDid
          
 xsd:stringparent
          

Attribute Detail

class

Type:
xsd:string
Use:
required
Form:
unqualified

id

Type:
xsd:ID
Use:
optional
Form:
unqualified

parent

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:element name="invoker-class" substitutionGroup="invoker" type="invoker-class">
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.