|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EjbParsingDeployerMBean
EjbParsingDeployerMBean. FIXME create MBean interfaces for deployers for implementations to extend
Method Summary | |
---|---|
String |
getName()
Get the name. |
String |
getSuffix()
Get the suffix. |
boolean |
isIncludeDeploymentFile()
Get the includeDeploymentFile. |
boolean |
isUseSchemaValidation()
Get the useSchemaValidation. |
boolean |
isUseValidation()
Get the useValidation. |
void |
setUseSchemaValidation(boolean useSchemaValidation)
Set the useSchemaValidation. |
void |
setUseValidation(boolean useValidation)
Set the useValidation. |
Method Detail |
---|
String getName()
String getSuffix()
boolean isIncludeDeploymentFile()
boolean isUseSchemaValidation()
void setUseSchemaValidation(boolean useSchemaValidation)
useSchemaValidation
- the useSchemaValidation.boolean isUseValidation()
void setUseValidation(boolean useValidation)
useValidation
- the useValidation.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |