|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SchemaResolverConfigMBean
SchemaResolverConfigMBean.
Method Summary | |
---|---|
Properties |
getParseAnnotations()
Get the parseAnnotations. |
Properties |
getSchemaInitializers()
Get the schemaInitializers. |
Properties |
getSchemaLocations()
Get the schemaLocations. |
void |
setParseAnnotations(Properties parseAnnotations)
Set the parseAnnotations. |
void |
setSchemaInitializers(Properties schemaInitializers)
Set the schemaInitializers. |
void |
setSchemaLocations(Properties schemaLocations)
Set the schemaLocations. |
Method Detail |
---|
Properties getSchemaInitializers()
void setSchemaInitializers(Properties schemaInitializers)
schemaInitializers
- the schemaInitializers.Properties getSchemaLocations()
void setSchemaLocations(Properties schemaLocations)
schemaLocations
- the schemaLocations.Properties getParseAnnotations()
void setParseAnnotations(Properties parseAnnotations)
parseAnnotations
- the parseAnnotations.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |