org.apache.tomee.loader.service.helper
Class TypeAndValueEntry
java.lang.Object
org.apache.tomee.loader.service.helper.TypeAndValueEntry
public class TypeAndValueEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public final Class<?> type
value
public final Object value
TypeAndValueEntry
public TypeAndValueEntry(Class<?> type,
Object value)
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.