Class MetadataRemovedEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- net.n2oapp.framework.api.event.N2oEvent
-
- net.n2oapp.framework.config.register.event.MetadataRemovedEvent
-
- All Implemented Interfaces:
java.io.Serializable
public class MetadataRemovedEvent extends N2oEvent
Событие удаления Info- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MetadataRemovedEvent(java.lang.Object source, XmlInfo info)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description XmlInfogetInfo()voidsetInfo(XmlInfo info)
-