blob: 90d2484dc1d82276a2ca8625ad35171e1e383db5 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2011 VMware Inc.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* VMware Inc. - initial contribution
*******************************************************************************/
package org.eclipse.gemini.management;
public class UninstantiableObjectNameTranslator {
private UninstantiableObjectNameTranslator() {
}
}