org.apache.felix.scrplugin.tags.cl
Class ClassLoaderJavaParameter

java.lang.Object
  extended by org.apache.felix.scrplugin.tags.cl.ClassLoaderJavaParameter
All Implemented Interfaces:
JavaParameter

public class ClassLoaderJavaParameter
extends Object
implements JavaParameter

ClassLoaderJavaParameter.java...


Field Summary
protected  String type
           
 
Constructor Summary
ClassLoaderJavaParameter(String t)
           
 
Method Summary
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

protected final String type
Constructor Detail

ClassLoaderJavaParameter

public ClassLoaderJavaParameter(String t)
Method Detail

getType

public String getType()
Specified by:
getType in interface JavaParameter
See Also:
JavaParameter.getType()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.