-
Methods Method Description org.apache.commons.modeler.Registry.getRegistry() Not enough info - use the method that takes CL and domainorg.apache.commons.modeler.Registry.getServer() Use the instance methodorg.apache.commons.modeler.Registry.load(String, Object, String) bad interface, mixing of metadata and mbeansorg.apache.commons.modeler.Registry.loadCachedDescriptors(Object) Loaded automatically or using a File or Url ending in .serorg.apache.commons.modeler.Registry.loadDescriptors(String, Object, String) org.apache.commons.modeler.Registry.loadRegistry(InputStream) use normal class method insteadorg.apache.commons.modeler.Registry.registerComponent(Object, String, String, String) - may still be used in code using pre-1.1 buildsorg.apache.commons.modeler.Registry.setServer(MBeanServer) Use the instance methodorg.apache.commons.modeler.util.IntrospectionUtils.replaceProperties(String, Object) Use the explicit method