org.ow2.jasmine.deployme.v2.generated
Class EjbType

java.lang.Object
  extended by org.ow2.jasmine.deployme.v2.generated.ModuleType
      extended by org.ow2.jasmine.deployme.v2.generated.EjbType

public class EjbType
extends ModuleType

Java class for ejbType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ejbType">
   <complexContent>
     <extension base="{http://jasmine.ow2.org/deployme-2.0}moduleType">
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
EjbType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbType

public EjbType()


Copyright © 2012 OW2 Consortium. All Rights Reserved.