|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.alt.config.ejb11.EjbJar
public class EjbJar
Class EjbJar.
Constructor Summary | |
---|---|
EjbJar()
|
Method Summary | |
---|---|
AssemblyDescriptor |
getAssemblyDescriptor()
Returns the value of field 'assemblyDescriptor'. |
java.lang.String |
getDescription()
Returns the value of field 'description'. |
java.lang.String |
getDisplayName()
Returns the value of field 'displayName'. |
java.lang.String |
getEjbClientJar()
Returns the value of field 'ejbClientJar'. |
EnterpriseBeans |
getEnterpriseBeans()
Returns the value of field 'enterpriseBeans'. |
java.lang.String |
getId()
Returns the value of field 'id'. |
java.lang.String |
getLargeIcon()
Returns the value of field 'largeIcon'. |
java.lang.String |
getSmallIcon()
Returns the value of field 'smallIcon'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAssemblyDescriptor(AssemblyDescriptor assemblyDescriptor)
Sets the value of field 'assemblyDescriptor'. |
void |
setDescription(java.lang.String description)
Sets the value of field 'description'. |
void |
setDisplayName(java.lang.String displayName)
Sets the value of field 'displayName'. |
void |
setEjbClientJar(java.lang.String ejbClientJar)
Sets the value of field 'ejbClientJar'. |
void |
setEnterpriseBeans(EnterpriseBeans enterpriseBeans)
Sets the value of field 'enterpriseBeans'. |
void |
setId(java.lang.String id)
Sets the value of field 'id'. |
void |
setLargeIcon(java.lang.String largeIcon)
Sets the value of field 'largeIcon'. |
void |
setSmallIcon(java.lang.String smallIcon)
Sets the value of field 'smallIcon'. |
static java.lang.Object |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EjbJar()
Method Detail |
---|
public AssemblyDescriptor getAssemblyDescriptor()
public java.lang.String getDescription()
public java.lang.String getDisplayName()
public java.lang.String getEjbClientJar()
public EnterpriseBeans getEnterpriseBeans()
public java.lang.String getId()
public java.lang.String getLargeIcon()
public java.lang.String getSmallIcon()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setAssemblyDescriptor(AssemblyDescriptor assemblyDescriptor)
assemblyDescriptor
- the value of field
'assemblyDescriptor'.public void setDescription(java.lang.String description)
description
- the value of field 'description'.public void setDisplayName(java.lang.String displayName)
displayName
- the value of field 'displayName'.public void setEjbClientJar(java.lang.String ejbClientJar)
ejbClientJar
- the value of field 'ejbClientJar'.public void setEnterpriseBeans(EnterpriseBeans enterpriseBeans)
enterpriseBeans
- the value of field 'enterpriseBeans'.public void setId(java.lang.String id)
id
- the value of field 'id'.public void setLargeIcon(java.lang.String largeIcon)
largeIcon
- the value of field 'largeIcon'.public void setSmallIcon(java.lang.String smallIcon)
smallIcon
- the value of field 'smallIcon'.public static java.lang.Object unmarshal(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |