Class ContainerXML

java.lang.Object
com.j_spaces.core.ContainerXML

public class ContainerXML extends Object
Copyright (c) 2010 GigaSpaces Technologies Ltd. All rights reserved The software source code is proprietary and confidential information of GigaSpaces. You may use the software source code solely under the terms and limitations of The license agreement granted to you by GigaSpaces.
  • Field Details

  • Constructor Details

    • ContainerXML

      public ContainerXML()
  • Method Details

    • setAdmin

      public static void setAdmin(boolean useSchema, String containerName, String adminName, String adminPassword) throws Exception
      Set container administrator account
      Throws:
      Exception