SOAj Core v. 1.3


Uses of Class
info.soaj.core.internal.string.SjPopulatedClassName

Packages that use SjPopulatedClassName
info.soaj.core.attribute   
info.soaj.core.internal.string   
info.soaj.core.util   
 

Uses of SjPopulatedClassName in info.soaj.core.attribute
 

Fields in info.soaj.core.attribute declared as SjPopulatedClassName
protected  SjPopulatedClassName SjAttributesForThrowable.classname
          The name of class throwing the exception.
protected  SjPopulatedClassName SjAttributesForThrowable.BuilderThrowable.classname
          The name of class throwing the exception.
 

Uses of SjPopulatedClassName in info.soaj.core.internal.string
 

Subclasses of SjPopulatedClassName in info.soaj.core.internal.string
 class SjPopulatedPluginClassName
          This immutable class wraps a String object containing populated character(s).
 

Uses of SjPopulatedClassName in info.soaj.core.util
 

Methods in info.soaj.core.util with parameters of type SjPopulatedClassName
static java.lang.Object SjUtilReflection.instantiatePublicInstanceWithParameters(SjPopulatedClassName className, java.lang.Object[] constructorParameterValues, boolean suppressException)
          This method returns an instance of type Object.
static java.lang.Object SjUtilReflection.instantiateViaGetInstanceMethod(SjPopulatedClassName className, java.lang.Class<?>[] methodParameterTypes, java.lang.Object[] methodParameterValues, boolean suppressException)
          This method returns an instance of type Object using a static factory method.
 


SOAj Core v. 1.3


Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.