Package org.apache.wayang.core.plugin
-
Interface Summary Interface Description Plugin A plugin contributes the following components to aWayangContext
:Mapping
s,ChannelConversion
s, andConfiguration
properties. In turn, it may require severalPlatform
s for its operation. -
Class Summary Class Description DynamicPlugin ThisPlugin
can be arbitrarily customized.