Package org.opennms.netmgt.newts.proxy
Interface SchemaManagerProxy
-
- All Known Implementing Classes:
SchemaManagerProxyImpl
public interface SchemaManagerProxy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
create(InputStream schema)
-
-
-
Method Detail
-
create
void create(InputStream schema) throws IOException
- Throws:
IOException
-
-