Interface DataSourceRegistration
-
public interface DataSourceRegistration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URLgetURL()voidunregister()
-
-
-
Method Detail
-
getURL
URL getURL()
-
unregister
void unregister()
-
-