Package com.variant.share.schema
Interface SchemaHook
- All Superinterfaces:
Hook
Representation of the schema scoped lifecycle hook. Specified in an element of the optional
/hooks
key.- Since:
- 0.7
-
Method Summary
Methods inherited from interface com.variant.share.schema.Hook
getClassName, getInit, getName
-
Method Details
-
getSchema
Schema getSchema()The containing variation schema.- Since:
- 0.10
-