Interface NamespaceCreator
-
public interface NamespaceCreatorSomething that creates an OPC UA namespace for a test.- Author:
- Holger Eichelberger, SSE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.milo.opcua.sdk.server.api.ManagedNamespaceWithLifecyclecreateNamespace(org.eclipse.milo.opcua.sdk.server.OpcUaServer server)Creates the namespace.
-