-
anvil.codec.ConstantPool.addClass()
-
arq.cmdline.ModVersion.addClass()
-
co.cask.cdap.internal.asm.ByteCodeClassLoader.addClass()
Adds a class definition for this ClassLoader. When the class as given in the definition is loaded for the first time, the byte code inside the definition will be used to load the class.
@param classDef The class definition
@param typeClass An optional class that the given class definition is generated from. This is to make surethe type class is always loaded by the original ClassLoader when resolving the generated class as given by the class definition.
-
co.cask.tigon.internal.asm.ByteCodeClassLoader.addClass()
Adds a class definition for this ClassLoader. When the class as given in the definition is loaded for the first time, the byte code inside the definition will be used to load the class.
@param classDef The class definition
@param typeClass An optional class that the given class definition is generated from. This is to make surethe type class is always loaded by the original ClassLoader when resolving the generated class as given by the class definition.
-
com.alibaba.citrus.util.internal.StaticFunctionDelegatorBuilder.addClass()
-
com.avaje.ebean.config.ServerConfig.addClass()
Programmatically add classes (typically entities) that this server should use.
The class can be an Entity, Embedded type, ScalarType, BeanPersistListener, BeanFinder or BeanPersistController.
If no classes are specified then the classes are found automatically via searching the class path.
Alternatively the classes can be added via {@link #setClasses(List)}.
@param cls the entity type (or other type) that should be registered by this server.
-
com.google.gwt.query.client.GQuery.addClass()
Adds the specified classes to each matched element.
-
com.googlecode.mjorm.annotations.AnnotationsDescriptorObjectMapper.addClass()
Adds an annotated class to the {@link ObjectMapper}
@param clazz the class to add
-
com.ibm.xsp.extlib.javacompiler.JavaSourceClassLoader.addClass()
-
com.sun.org.apache.bcel.internal.generic.ConstantPoolGen.addClass()
Add a new Class reference to the ConstantPool, if it is not already in there.
@param str Class to add
@return index of entry
-
com.thoughtworks.qdox.model.JavaPackage.addClass()
-
cuke4duke.internal.jvmclass.ClassLanguage.addClass()
-
edu.umd.cs.findbugs.BugInstance.addClass()
Add a class annotation. If this is the first class annotation added, it becomes the primary class annotation.
@param className the name of the class
@param sourceFileName the source file of the class
@return this object
-
eu.stratosphere.nephele.util.JarFileCreator.addClass()
Adds a {@link Class} object to the set of classes which shall eventually be included in the jar file.
@param clazz the class to be added to the jar file.
-
jminusminus.CLEmitter.addClass()
Add a class or interface. This method instantiates a class file representation in memory, so must be called prior to methods that add information (fields, methods, instructions, etc.) to the class.
@param accessFlags the access flags for the class or interface.
@param thisClass fully qualified name of the class or interface in internal form.
@param superClass fully qualified name of the parent class in internal form.
@param superInterfaces list of direct super interfaces of this class or interface as fully qualified names in internal form.
@param isSynthetic whether the class or interface is synthetic.
-
jsynoptic.parser.ExpressionParser.addClass()
-
minecrafterror.analysis.AnalyzerNCDFE.addClass()
-
net.eldiosantos.command.commands.util.CommandVault.addClass()
Add a class/command to the system.
@param c
@throws InstantiationException
@throws IllegalAccessException
@throws InvocationTargetException
@throws NoSuchMethodException
-
net.flexmojos.oss.generator.TestGenerationRequest.addClass()
-
net.percederberg.grammatica.code.csharp.CSharpNamespace.addClass()
Adds a class declaration to the namespace.
@param c the class declaration to add
-
net.percederberg.grammatica.code.visualbasic.VisualBasicNamespace.addClass()
Adds a class declaration to the namespace.
@param c the class declaration to add
-
net.sf.hibernate.cfg.Configuration.addClass()
-
objot.bytecode.Constants.addClass()
-
org.apache.bcel.generic.ConstantPoolGen.addClass()
Add a new Class reference to the ConstantPool, if it is not already in there.
@param str Class to add
@return index of entry
-
org.apache.hadoop.util.ProgramDriver.addClass()
This is the method that adds the classed to the repository
@param name The name of the string you want the class instance to be called with
@param mainClass The class that you want to add to the repository
@param description The description of the class
@throws NoSuchMethodException
@throws SecurityException
-
org.apache.hama.util.ProgramDriver.addClass()
This is the method that adds the classed to the repository
@param name The name of the string you want the class instance to be called with
@param mainClass The class that you want to add to the repository
@param description The description of the class
@throws NoSuchMethodException
@throws SecurityException
-
org.apache.kato.jvmti.javaruntime.model.JClassLoader.addClass()
-
org.apache.myfaces.tobago.renderkit.html.StyleClasses.addClass()
-
org.apache.openejb.jee.jpa.unit.PersistenceUnit.addClass()
-
org.apache.ws.jaxme.js.apps.XmlRpcClientGenerator.addClass()
Creates a new client class, which is invoking the given server side class pSource
.
-
org.codehaus.groovy.ast.ModuleNode.addClass()
-
org.compass.annotations.config.CompassAnnotationsConfiguration.addClass()
-
org.compass.core.config.CompassConfiguration.addClass()
-
org.datanucleus.metadata.PackageMetaData.addClass()
Method to add a class Meta-Data to the package.
@param cmd Meta-Data for the class
@return The class metadata that was added (or already existing)
-
org.eclipse.persistence.dynamic.DynamicClassLoader.addClass()
Register a class to be dynamically created using the default {@link DynamicClassWriter}.
@see #addClass(String,DynamicClassWriter)
-
org.encog.mathutil.probability.CalcProbability.addClass()
-
org.exolab.castor.xml.XMLContext.addClass()
Loads the class descriptor for the class instance specified. The use of this method is useful when no mapping is used, as happens when the domain classes has been generated using the XML code generator (in which case instead of a mapping file class descriptor files will be generated).
@param clazz the class for which the associated descriptor should be loaded.
@throws ResolverException in case that resolving the Class fails fatally
-
org.hibernate.cfg.AnnotationConfiguration.addClass()
-
org.hibernate.cfg.Configuration.addClass()
Read a mapping as an application resource using the convention that a class named foo.bar.Foo is mapped by a file foo/bar/Foo.hbm.xml which can be resolved as a classpath resource.
@param persistentClass The mapped class
@return this (for method chaining purposes)
@throws MappingException Indicates problems locating the resource orprocessing the contained mapping document.
-
org.hibernate.search.spi.SearchFactoryBuilder.addClass()
-
org.hibernate.search.testsupport.setup.SearchConfigurationForTest.addClass()
-
org.jboss.forge.arquillian.archive.ForgeArchive.addClass()
-
org.jboss.shrinkwrap.api.spec.JavaArchive.addClass()
-
org.jboss.shrinkwrap.api.spec.WebArchive.addClass()
-
org.jboss.test.classloading.support.SimpleClassLoader.addClass()
-
org.jboss.virtual.AssembledDirectory.addClass()
Find the underlying .class file representing this class and create it within this directory, along with its packages. So, if you added com.acme.Customer class, then a directory structure com/acme would be created and an entry in the acme directory would be the .class file.
@param clazz the class
-
org.jboss.virtual.plugins.context.vfs.AssembledDirectory.addClass()
Find the underlying .class file representing this class and create it within this directory, along with its packages. So, if you added com.acme.Customer class, then a directory structure com/acme would be created and an entry in the acme directory would be the .class file.
@param clazz
-
org.jpox.metadata.PackageMetaData.addClass()
Method to add a class Meta-Data to the package.
@param cmd Meta-Data for the class
-
org.jsoup.nodes.Element.addClass()
Add a class name to this element's {@code class} attribute.
@param className class name to add
@return this element
-
org.mindswap.pellet.KnowledgeBase.addClass()
-
org.mvel2.integration.impl.ClassImportResolverFactory.addClass()
-
org.objectstyle.wolips.core.resources.types.file.IPBDotProjectAdapter.addClass()
-
org.objectweb.jorm.metainfo.api.Package.addClass()
-
org.sgx.yuigwt.yui.node.Node.addClass()
-
org.structr.schema.compiler.NodeExtender.addClass()
-
org.zkoss.xel.util.TaglibMapper.addClass()
Adds the class that can be retrieved by {@link #resolveClass}.
@param name the logic name of the class
@param cls the class to import