Class DefaultResourceTypeMeta.ExtensionPointBuilder<P extends ExtensionPointProfileConfig>

java.lang.Object
com.inductiveautomation.ignition.gateway.config.DefaultResourceTypeMeta.ExtensionPointBuilder<P>
Type Parameters:
P - The config object type for the extension point's "profile" configuration. Note that the type-specific "settings" object types are not defined here, but rather on each ExtensionPoint type.
Enclosing class:
DefaultResourceTypeMeta<R>

public static class DefaultResourceTypeMeta.ExtensionPointBuilder<P extends ExtensionPointProfileConfig> extends Object
Assists in building a ResourceTypeMeta for an extension point resource type.