com.sun.jini.tool.envcheck.plugins
Class CheckConfig.GroupInfo
java.lang.Object
com.sun.jini.tool.envcheck.plugins.CheckConfig.GroupInfo
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CheckConfig
private static class CheckConfig.GroupInfo
- extends Object
- implements Serializable
Struct to hold entryName/Group pairs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entryName
String entryName
groups
String[] groups
CheckConfig.GroupInfo
CheckConfig.GroupInfo(String entryName,
String[] groups)
Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.