Class ManagementUtils

java.lang.Object
com.bea.wcp.sip.management.util.ManagementUtils

public class ManagementUtils extends Object
Various management utilities.
Author:
Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
  • Constructor Details

    • ManagementUtils

      public ManagementUtils()
  • Method Details

    • getCustomResource

      public static weblogic.management.configuration.CustomResourceMBean getCustomResource(Class resourceClass)
    • getCustomResourceName

      public static String getCustomResourceName(Class resourceClass)
    • getProfileServiceDescriptorBean

      public static final ProfileServiceBean getProfileServiceDescriptorBean() throws IOException
      Throws:
      IOException