Searched refs:removeObjectType (Results 1 – 3 of 3) sorted by relevance
67 public void removeObjectType(String type) throws ConfigurationException; in removeObjectType() method
103 public void removeObjectType(String type) throws ConfigurationException { in removeObjectType() method in DeviceConfigurationHolder
240 holder.removeObjectType(Configuration.TARGET_PREPARER_TYPE_NAME); in clearPreparersFromConfig()