Moab Web Services > Plugins > Plugin Developer's Guide > Dynamic Methods

Dynamic Methods

These methods are currently in Beta. Interfaces may change significantly in future releases.

Several methods are dynamically inserted onto each plugin. These methods do not need to be included in the plugin class, and will be overwritten if included. Additionally, a logger is inserted into each plugin as discussed in the next section. The inserted methods are shown below (full definitions can be found in AbstractPlugin and AbstractPluginInfo):

Many of these methods are provided for convenience and are discussed in the linked pages or the following sections.

Related Topics 

© 2015 Adaptive Computing