Searched defs:or (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/common/amx-core/src/main/java/org/glassfish/admin/amx/core/
H A DUtil.java4 * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
7 * General Public License Version 2 only ("GPL") or the Common Development
12 * or packager/legal/LICENSE.txt. See the License for the specific
29 * If you wish your version of this file to be governed by only the CDDL or
31 * elects to include this software in this distribution under the [CDDL or GPL
34 * either the CDDL, the GPL Version 2 or to extend the choice of license to
297 value the ObjectName. Note that if two or more ObjectNames
444 Get the value of the NAME_KEY property within the ObjectName, or null if
489 * types may use classnames, or other variants; the proxy code can't assume any particular
565 private static String or(Strin method in class:Util
[all...]
/glassfish-3.1.2/admin/rest/src/main/java/org/glassfish/admin/rest/
H A DResourceUtil.java4 * Copyright (c) 2009-2011 Oracle and/or its affiliates. All rights reserved.
7 * General Public License Version 2 only ("GPL") or the Common Development
12 * or packager/legal/LICENSE.txt. See the License for the specific
29 * If you wish your version of this file to be governed by only the CDDL or
31 * elects to include this software in this distribution under the [CDDL or GPL
34 * either the CDDL, the GPL Version 2 or to extend the choice of license to
121 String pattern = or(
136 * can provide name, id or DEFAULT parameter for primary parameter(i.e the
137 * object to create or delete). This method is used to rename primary
153 * can provide id or DEFAUL
709 private static String or(String... tokens) { method in class:ResourceUtil
[all...]

Completed in 160 milliseconds