|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- public interface ServiceConfigurationParser<T>
A hook into the parsing system. So if your SPI service needs to parse XML in the hazelcast-xml configuration, then use this interface to hook into the XML parser.
Method Summary | |
---|---|
T |
parse(Element element)
|
Method Detail |
---|
T parse(Element element)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |