Forge - Parent 1.0.6-SNAPSHOT
A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbortedException - Exception in org.jboss.forge.shell.exceptions
Thrown when one of a running Plugin or a command running with Shell.execute(String) are aborted.
AbortedException() - Constructor for exception org.jboss.forge.shell.exceptions.AbortedException
 
AbortedException(String, Throwable) - Constructor for exception org.jboss.forge.shell.exceptions.AbortedException
 
AbortedException(String) - Constructor for exception org.jboss.forge.shell.exceptions.AbortedException
 
AbortedException(Throwable) - Constructor for exception org.jboss.forge.shell.exceptions.AbortedException
 
Abstractable<T> - Interface in org.jboss.forge.parser.java
 
AbstractJavaSource<O extends JavaSource<O>> - Class in org.jboss.forge.parser.java.impl
Represents a Java Source File
AbstractJavaSource(Document, CompilationUnit) - Constructor for class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
AbstractJavaSourceMemberHolder<O extends JavaSource<O>> - Class in org.jboss.forge.parser.java.impl
 
AbstractJavaSourceMemberHolder(Document, CompilationUnit) - Constructor for class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
AbstractResource<T> - Class in org.jboss.forge.resources
 
AbstractResource(ResourceFactory, Resource<?>) - Constructor for class org.jboss.forge.resources.AbstractResource
 
AbstractShellTest - Class in org.jboss.forge.test
 
AbstractShellTest() - Constructor for class org.jboss.forge.test.AbstractShellTest
 
accept(Dependency) - Method in interface org.jboss.forge.project.dependencies.DependencyFilter
Return true if the filter accepts this dependency, or false if the dependency should be filtered out.
accept(Dependency) - Method in class org.jboss.forge.project.dependencies.NonSnapshotDependencyFilter
 
accept(Resource<?>) - Method in interface org.jboss.forge.resources.ResourceFilter
 
AccessStrategy - Interface in org.jboss.forge.scaffold
Defines how a web-user will interact with a given web-resource.
addAnnotation() - Method in interface org.jboss.forge.parser.java.AnnotationTarget
Add a new annotation instance to this T.
addAnnotation(Class<? extends Annotation>) - Method in interface org.jboss.forge.parser.java.AnnotationTarget
Add a new annotation instance to this T, using the given Class as the annotation type.
addAnnotation(String) - Method in interface org.jboss.forge.parser.java.AnnotationTarget
Add a new annotation instance to this T, using the given String className as the annotation type.
addAnnotation(AnnotationTarget<O, T>, BodyDeclaration) - Method in class org.jboss.forge.parser.java.ast.AnnotationAccessor
 
addAnnotation(AnnotationTarget<O, T>, BodyDeclaration, Class<?>) - Method in class org.jboss.forge.parser.java.ast.AnnotationAccessor
 
addAnnotation(AnnotationTarget<O, T>, BodyDeclaration, String) - Method in class org.jboss.forge.parser.java.ast.AnnotationAccessor
 
addAnnotation() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
addAnnotation(Class<? extends Annotation>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
addAnnotation(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
addAnnotation() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
addAnnotation(Class<? extends Annotation>) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
addAnnotation(String) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
addAnnotation() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
addAnnotation(Class<? extends Annotation>) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
addAnnotation(String) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
addArguments(String...) - Method in class org.jboss.forge.maven.facets.MavenProjectBuilder
 
addArguments(String...) - Method in interface org.jboss.forge.project.build.ProjectBuilder
Manually add an argument to be passed to the underlying build system.
addAsTestClass(Project, JavaClass) - Method in interface org.jboss.forge.test.web.WebTest
 
addAsTestClass(Project, JavaClass) - Method in class org.jboss.forge.test.web.WebTestImpl
 
addChild(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
addChild(PluginElement) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
addChild(PluginElement) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
addConfigurationElement(ConfigurationElement) - Method in interface org.jboss.forge.maven.plugins.Configuration
Add a ConfigurationElement to this Configuration.
addConfigurationElement(ConfigurationElement) - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
addConfigurationElement(ConfigurationElement) - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
addDependency(Dependency) - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
addDirectDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
addDirectDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Add the given Dependency to this Project's immediate list of dependencies.
addDirectManagedDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
addDirectManagedDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Add the given managed Dependency to this Project's immediate list of managed dependencies.
AddedDependencies - Class in org.jboss.forge.project.dependencies.events
Fired when dependencies are added to the current Project
AddedDependencies(Project, Dependency...) - Constructor for class org.jboss.forge.project.dependencies.events.AddedDependencies
 
AddedDependencies(Project, List<Dependency>) - Constructor for class org.jboss.forge.project.dependencies.events.AddedDependencies
 
addEnumConstant() - Method in class org.jboss.forge.parser.java.impl.JavaEnumImpl
 
addEnumConstant(String) - Method in class org.jboss.forge.parser.java.impl.JavaEnumImpl
 
addEnumConstant() - Method in interface org.jboss.forge.parser.java.JavaEnum
Add a new EnumConstant
addEnumConstant(String) - Method in interface org.jboss.forge.parser.java.JavaEnum
Add a new EnumConstant using the given declaration.
addExclusion() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
addExclusion() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
addExecution(Execution) - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
addExecution(Execution) - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
addField() - Method in interface org.jboss.forge.parser.java.FieldHolder
Add a new Java Field to this O instance.
addField(String) - Method in interface org.jboss.forge.parser.java.FieldHolder
Add a new Field declaration to this O instance, using the given String as the declaration.
addField() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
addField(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
addGoal(String) - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
addGoal(String) - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
addImport(Class<?>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
addImport(T) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
addImport(Import) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
addImport(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
addImport(String) - Method in interface org.jboss.forge.parser.java.Importer
Add an import by qualified class name.
addImport(Class<?>) - Method in interface org.jboss.forge.parser.java.Importer
Add an import for the given Class type.
addImport(Import) - Method in interface org.jboss.forge.parser.java.Importer
Add an import for the given Import type.
addImport(T) - Method in interface org.jboss.forge.parser.java.Importer
Add an import for the given JavaSource type.
addInterface(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
addInterface(Class<?>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
addInterface(JavaInterface) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
addInterface(String) - Method in interface org.jboss.forge.parser.java.InterfaceCapable
 
addInterface(Class<?>) - Method in interface org.jboss.forge.parser.java.InterfaceCapable
 
addInterface(JavaInterface) - Method in interface org.jboss.forge.parser.java.InterfaceCapable
 
addManagedDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
addManagedDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Add the given managed Dependency to this Project's immediate list of managed dependencies.
addMethod() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
addMethod(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
addMethod() - Method in interface org.jboss.forge.parser.java.MethodHolder
Add an uninitialized Method declaration to this O instance.
addMethod(String) - Method in interface org.jboss.forge.parser.java.MethodHolder
Add a new Method declaration to this O instance, using the given String as the method declaration.
addModifier(BodyDeclaration, Modifier.ModifierKeyword) - Method in class org.jboss.forge.parser.java.ast.ModifierAccessor
 
addPlugin(MavenPlugin) - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
addPlugin(MavenPlugin) - Method in interface org.jboss.forge.maven.MavenPluginFacet
 
addPlugin(PluginMetadata) - Method in interface org.jboss.forge.shell.command.PluginRegistry
Add a plugin to the registry.
addPluginRepository(MavenPluginFacet.KnownRepository) - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
addPluginRepository(String, String) - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
addPluginRepository(MavenPluginFacet.KnownRepository) - Method in interface org.jboss.forge.maven.MavenPluginFacet
Add a MavenPluginFacet.KnownRepository to the project build system.
addPluginRepository(String, String) - Method in interface org.jboss.forge.maven.MavenPluginFacet
Add a repository to the project build system.
addProperty(String, Object) - Method in interface org.jboss.forge.env.Configuration
Add a property to the configuration.
addProperty(String, String) - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
addRepository(String, String) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
addRepository(DependencyFacet.KnownRepository) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
addRepository(DependencyRepository) - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
addRepository(DependencyFacet.KnownRepository) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Add a DependencyFacet.KnownRepository to the project build system.
addRepository(String, String) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Add a repository to the project build system.
addThrows(Class<? extends Exception>) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
addThrows(String) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
addThrows(String) - Method in interface org.jboss.forge.parser.java.Method
Add a thrown Exception to this method's signature.
addThrows(Class<? extends Exception>) - Method in interface org.jboss.forge.parser.java.Method
Add a thrown Exception to this method's signature.
AdvertiseGenProfile - Class in org.jboss.forge.scaffold.events
 
AdvertiseGenProfile(String, URL) - Constructor for class org.jboss.forge.scaffold.events.AdvertiseGenProfile
 
after() - Static method in class org.jboss.forge.test.AbstractShellTest
 
afterClass() - Static method in class org.jboss.forge.test.SingletonAbstractShellTest
 
afterTest() - Method in class org.jboss.forge.test.AbstractShellTest
 
afterTest() - Method in class org.jboss.forge.test.SingletonAbstractShellTest
 
Alias - Annotation Type in org.jboss.forge.shell.plugins
Most commonly, Alias is used when naming a Plugin or a Facet, but it can also be used for custom implementations when combined with the ConstraintInspector.getName(Class).
AliasLiteral - Class in org.jboss.forge.shell.plugins
Used to create instances of the Alias annotation for performing bean lookups with BeanManager
AliasLiteral(String) - Constructor for class org.jboss.forge.shell.plugins.AliasLiteral
 
Annotation<O extends JavaSource<O>> - Interface in org.jboss.forge.parser.java
 
AnnotationAccessor<O extends JavaSource<O>,T> - Class in org.jboss.forge.parser.java.ast
 
AnnotationAccessor() - Constructor for class org.jboss.forge.parser.java.ast.AnnotationAccessor
 
AnnotationImpl<O extends JavaSource<O>,T> - Class in org.jboss.forge.parser.java.impl
 
AnnotationImpl(AnnotationTarget<O, T>) - Constructor for class org.jboss.forge.parser.java.impl.AnnotationImpl
 
AnnotationImpl(AnnotationTarget<O, T>, Object) - Constructor for class org.jboss.forge.parser.java.impl.AnnotationImpl
 
AnnotationImpl(AnnotationTarget<O, T>, AnnotationImpl.AnnotationType) - Constructor for class org.jboss.forge.parser.java.impl.AnnotationImpl
 
Annotations - Class in org.jboss.forge.bus.util
Utility class for common @Annotation operations.
Annotations() - Constructor for class org.jboss.forge.bus.util.Annotations
 
AnnotationTarget<O extends JavaSource<O>,T> - Interface in org.jboss.forge.parser.java
 
areEqual(String, String) - Static method in class org.jboss.forge.parser.java.util.Strings
 
areEqualTrimmed(String, String) - Static method in class org.jboss.forge.parser.java.util.Strings
 
areEquivalent(String, String) - Static method in class org.jboss.forge.parser.java.util.Types
 
areEquivalent(Dependency, Dependency) - Static method in class org.jboss.forge.project.dependencies.DependencyBuilder
Return true if the groupId and artifactId of the two given dependencies are equal.
Assert - Class in org.jboss.forge.parser.java.util
 
Assert() - Constructor for class org.jboss.forge.parser.java.util.Assert
 
associate(Project, DirectoryResource) - Method in class org.jboss.forge.maven.providers.MavenMultiModuleProvider
 
associate(Project, DirectoryResource) - Method in interface org.jboss.forge.project.services.ProjectAssociationProvider
Create a parent-child association between the given Project and the given parent directory.
attribute(String, Object) - Method in class org.jboss.forge.parser.xml.Node
Add or override a named attribute.

value will be converted to String using String.valueOf(value);
attribute(String, String) - Method in class org.jboss.forge.parser.xml.Node
Add or override a named attribute.
attribute(String, Object) - Method in class org.jboss.forge.parser.xml.query.Pattern
Add or override a named attribute.

value will be converted to String using String.valueOf(value);
attribute(String, String) - Method in class org.jboss.forge.parser.xml.query.Pattern
Add or override a named attribute.
available() - Method in class org.jboss.forge.test.QueuedInputStream
 

B

BaseFacet - Class in org.jboss.forge.project.facets
A base convenience Facet abstract class.
BaseFacet() - Constructor for class org.jboss.forge.project.facets.BaseFacet
 
BasePackageMarker - Interface in org.jboss.forge
Used to get Arquillian/Shrinkwrap to pull in all necessary shell impl classes.
BaseProject - Class in org.jboss.forge.project
Convenience base class for Project implementations.
BaseProject() - Constructor for class org.jboss.forge.project.BaseProject
 
BeanManagerUtils - Class in org.jboss.forge.shell.util
Warning: ***DO NOT USE THIS CLASS***
BeanManagerUtils() - Constructor for class org.jboss.forge.shell.util.BeanManagerUtils
 
before() - Static method in class org.jboss.forge.test.AbstractShellTest
 
beforeTest() - Method in class org.jboss.forge.test.AbstractShellTest
 
beforeTest() - Method in class org.jboss.forge.test.SingletonAbstractShellTest
 
bufferingMode() - Method in interface org.jboss.forge.shell.Shell
Place the shell output into buffering mode.
BufferManager - Interface in org.jboss.forge.shell.integration
A BufferManager is responsible for managing a shell buffer in Forge.
bufferOnlyMode() - Method in interface org.jboss.forge.shell.integration.BufferManager
Set the buffer into buffering-only mode.
build() - Method in class org.jboss.forge.maven.facets.MavenProjectBuilder
 
build() - Method in interface org.jboss.forge.project.build.ProjectBuilder
Execute the build.
buildDefaultDeploymentMethod(Project, JavaClass, Collection<String>) - Method in interface org.jboss.forge.test.web.WebTest
 
buildDefaultDeploymentMethod(Project, JavaClass, Collection<String>) - Method in class org.jboss.forge.test.web.WebTestImpl
 
BuildException - Exception in org.jboss.forge.project.build
Represents an exception during project building.
BuildException() - Constructor for exception org.jboss.forge.project.build.BuildException
 
BuildException(String, Throwable) - Constructor for exception org.jboss.forge.project.build.BuildException
 
BuildException(String) - Constructor for exception org.jboss.forge.project.build.BuildException
 
BuildException(Throwable) - Constructor for exception org.jboss.forge.project.build.BuildException
 
BusEvent - Annotation Type in org.jboss.forge.bus.event
 
BusManaged - Annotation Type in org.jboss.forge.bus.cdi
 
BusManagedLiteral - Class in org.jboss.forge.bus.cdi
 
BusManagedLiteral() - Constructor for class org.jboss.forge.bus.cdi.BusManagedLiteral
 

C

calculateName(JavaResource) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
calculateName(JavaResource) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Return the class name for the given JavaResource whether it exists or not.
calculateOutputAttributes(List<String>, Shell, ColumnPrinter.OutputAttributes) - Method in class org.jboss.forge.shell.util.ColumnPrinter
 
calculateOutputAttributes(List<String>, Shell) - Method in class org.jboss.forge.shell.util.ColumnPrinter
 
calculatePackage(JavaResource) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
calculatePackage(JavaResource) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Return the package for the given JavaResource whether it exists or not.
canAssociate(Project, DirectoryResource) - Method in class org.jboss.forge.maven.providers.MavenMultiModuleProvider
 
canAssociate(Project, DirectoryResource) - Method in interface org.jboss.forge.project.services.ProjectAssociationProvider
Return true if this provide is capable of creating a parent-child association between the given Project and the given parent directory.
canonicalize(String) - Static method in class org.jboss.forge.shell.util.Files
Replace instances of internal tokens with actual file equivalents.
capitalize(String) - Static method in class org.jboss.forge.parser.java.util.Strings
Capitalize the given String: "input" -> "Input"
CDIFacet - Interface in org.jboss.forge.spec.javaee
If installed, this Project supports features from the CDI specification.
clear() - Method in interface org.jboss.forge.env.Configuration
Remove all properties from the configuration.
clear() - Method in interface org.jboss.forge.shell.Shell
Clear the console.
clearLine() - Method in interface org.jboss.forge.shell.Shell
Clear the current line of any text.
clearProperty(String) - Method in interface org.jboss.forge.env.Configuration
Remove a property from the configuration.
clearVisibility(BodyDeclaration) - Method in class org.jboss.forge.parser.java.ast.ModifierAccessor
 
close() - Method in class org.jboss.forge.test.QueuedInputStream
 
closeQuietly(Closeable) - Static method in class org.jboss.forge.shell.util.Streams
 
CLR_ANNOTATION - Static variable in class org.jboss.forge.shell.util.JavaColorizer
 
CLR_COMMENT - Static variable in class org.jboss.forge.shell.util.JavaColorizer
 
CLR_KEYWORD - Static variable in class org.jboss.forge.shell.util.JavaColorizer
 
CLR_STR_LITERAL - Static variable in class org.jboss.forge.shell.util.JavaColorizer
 
ColumnPrinter - Class in org.jboss.forge.shell.util
Displays output in Shell in columns
ColumnPrinter() - Constructor for class org.jboss.forge.shell.util.ColumnPrinter
 
ColumnPrinter.FormatCallback - Interface in org.jboss.forge.shell.util
 
ColumnPrinter.OutputAttributes - Class in org.jboss.forge.shell.util
 
ColumnPrinter.OutputAttributes(int, int) - Constructor for class org.jboss.forge.shell.util.ColumnPrinter.OutputAttributes
 
Command - Annotation Type in org.jboss.forge.shell.plugins
Represents a single command to be run on a Shell.
CommandCompleter - Interface in org.jboss.forge.shell.completer
Defines the interface for interacting with the Shell command completion functionality.
CommandCompleterState - Interface in org.jboss.forge.shell.completer
 
CommandExecuted - Class in org.jboss.forge.shell.events
Fired after a plugin/command has been executed and has finished processing.
CommandExecuted() - Constructor for class org.jboss.forge.shell.events.CommandExecuted
 
CommandExecuted(CommandExecuted.Status, CommandMetadata, String, Object[]) - Constructor for class org.jboss.forge.shell.events.CommandExecuted
 
CommandExecuted.Status - Enum in org.jboss.forge.shell.events
 
CommandInterceptor - Interface in org.jboss.forge.shell.spi
Allows the shell input stream to be intercepted, modified, or observed by extensions.
CommandMetadata - Interface in org.jboss.forge.shell.command
Defines a command.
compatibleWith(Resource<?>) - Method in interface org.jboss.forge.scaffold.TemplateStrategy
Return true if this TemplateStrategy is compatible with the given template Resource.
complete(CommandCompleterState) - Method in interface org.jboss.forge.shell.completer.CommandCompleter
 
complete(CommandCompleterState) - Method in class org.jboss.forge.shell.completer.NullCommandCompleter
 
complete(CommandCompleterState) - Method in class org.jboss.forge.shell.completer.SimpleTokenCompleter
 
Configuration - Interface in org.jboss.forge.env
 
Configuration - Interface in org.jboss.forge.maven.plugins
A Maven plugin Configuration object.
ConfigurationBuilder - Class in org.jboss.forge.maven.plugins
 
ConfigurationElement - Interface in org.jboss.forge.maven.plugins
 
ConfigurationElementBuilder - Class in org.jboss.forge.maven.plugins
 
ConfigurationElementImpl - Class in org.jboss.forge.maven.plugins
 
ConfigurationElementImpl() - Constructor for class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
ConfigurationElementNotFoundException - Exception in org.jboss.forge.maven.plugins
 
ConfigurationElementNotFoundException(String) - Constructor for exception org.jboss.forge.maven.plugins.ConfigurationElementNotFoundException
 
ConfigurationException - Exception in org.jboss.forge.env
 
ConfigurationException() - Constructor for exception org.jboss.forge.env.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.jboss.forge.env.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.jboss.forge.env.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.jboss.forge.env.ConfigurationException
 
ConfigurationException - Exception in org.jboss.forge.maven.plugins
 
ConfigurationException(String, Exception) - Constructor for exception org.jboss.forge.maven.plugins.ConfigurationException
 
ConfigurationImpl - Class in org.jboss.forge.maven.plugins
 
ConfigurationImpl() - Constructor for class org.jboss.forge.maven.plugins.ConfigurationImpl
 
ConfigurationImpl(Xpp3Dom) - Constructor for class org.jboss.forge.maven.plugins.ConfigurationImpl
 
ConfigurationScope - Enum in org.jboss.forge.env
 
ConstraintInspector - Class in org.jboss.forge.shell.util
Used to inspect types that may or may not depend on Facets or PackagingTypes
ConstraintInspector() - Constructor for class org.jboss.forge.shell.util.ConstraintInspector
 
constrantsSatisfied(Shell) - Method in interface org.jboss.forge.shell.command.PluginMetadata
Return true if all constraints defined on this plugin (such as RequiresProject or RequiresFacet) are satisfied by the current project (if available) and Shell.getCurrentResource() scope.
containsKey(String) - Method in interface org.jboss.forge.env.Configuration
Check if the configuration contains the specified key.
containsProject(DirectoryResource) - Method in class org.jboss.forge.maven.locators.MavenProjectLocator
 
containsProject(DirectoryResource) - Method in interface org.jboss.forge.project.locator.ProjectLocator
Return true if the given DirectoryResource contains a project.
containsProject(DirectoryResource) - Method in class org.jboss.forge.project.services.ProjectFactory
An exception-safe method of determining whether a directory contains a project.
convertFromMavenProxy(Proxy) - Static method in class org.jboss.forge.maven.RepositoryUtils
 
create() - Static method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
create(MavenPluginBuilder) - Static method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
create(Configuration, MavenPluginBuilder) - Static method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
create() - Static method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
create(ConfigurationBuilder) - Static method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
create(ConfigurationElementBuilder) - Static method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
create() - Static method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
create(ExecutionImpl) - Static method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
create() - Static method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
create(MavenPlugin) - Static method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
create() - Static method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
create(Profile) - Static method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
create(Class<T>) - Static method in class org.jboss.forge.parser.JavaParser
Create a new empty JavaClass instance.
create(Class<T>) - Method in class org.jboss.forge.parser.spi.JavaParserImpl
 
create(Class<T>) - Method in interface org.jboss.forge.parser.spi.JavaParserProvider
Create a new empty JavaClass instance.
create() - Static method in class org.jboss.forge.project.dependencies.DependencyBuilder
Obtain a new DependencyBuilder instance.
create(Dependency) - Static method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
create(String) - Static method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
create(DependencyBuilder) - Static method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
createBuilder() - Method in class org.jboss.forge.maven.facets.MavenPackagingFacet
 
createBuilder() - Method in interface org.jboss.forge.project.facets.PackagingFacet
Return a new ProjectBuilder instance.
createChild(String) - Method in class org.jboss.forge.parser.xml.Node
Create a new Node with given name.
createChild(Pattern...) - Method in class org.jboss.forge.parser.xml.Node
 
createConfiguration() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
createConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
createConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
createFrom(File) - Method in class org.jboss.forge.maven.resources.MavenPomResource
 
createFrom(File) - Method in class org.jboss.forge.resources.DependencyResource
 
createFrom(File) - Method in class org.jboss.forge.resources.DirectoryResource
 
createFrom(EnumConstant<JavaEnum>) - Method in class org.jboss.forge.resources.enumtype.EnumConstantResource
 
createFrom(File) - Method in class org.jboss.forge.resources.FileResource
Create a new Resource instance for the target file.
createFrom(Field<? extends JavaSource<?>>) - Method in class org.jboss.forge.resources.java.JavaFieldResource
 
createFrom(T) - Method in class org.jboss.forge.resources.java.JavaMemberResource
 
createFrom(Method) - Method in class org.jboss.forge.resources.java.JavaMethodResource
 
createFrom(File) - Method in class org.jboss.forge.resources.java.JavaResource
 
createFrom(File) - Method in class org.jboss.forge.resources.PropertiesFileResource
 
createFrom(T) - Method in interface org.jboss.forge.resources.Resource
Create a new resource instance for the target resource reference of the type that this current resource is.
createFrom(File) - Method in class org.jboss.forge.resources.UnknownFileResource
 
createFrom(T) - Method in class org.jboss.forge.resources.VirtualResource
 
createFromExisting(ConfigurationElement) - Static method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
createFromType(Class<T>, E) - Method in class org.jboss.forge.project.services.ResourceFactory
 
createGetterAndSetter(JavaClass, Field<JavaClass>) - Static method in class org.jboss.forge.parser.java.util.Refactory
 
createHashCodeAndEquals(JavaClass) - Static method in class org.jboss.forge.parser.java.util.Refactory
 
createNewFile() - Method in class org.jboss.forge.resources.FileResource
Create the file in the underlying resource system.
createOrOverwrite(ShellPrompt, FileResource<?>, InputStream, boolean) - Static method in class org.jboss.forge.scaffold.util.ScaffoldUtil
 
createOrOverwrite(ShellPrompt, FileResource<?>, String, boolean) - Static method in class org.jboss.forge.scaffold.util.ScaffoldUtil
 
createProject(DirectoryResource) - Method in class org.jboss.forge.maven.locators.MavenProjectLocator
 
createProject(DirectoryResource) - Method in interface org.jboss.forge.project.locator.ProjectLocator
Attempt to locate a project root directory in the given folder.
createProject(DirectoryResource, Class<? extends Facet>...) - Method in class org.jboss.forge.project.services.ProjectFactory
 
CreateQuery - Enum in org.jboss.forge.parser.xml.query
Creates the specified Patterns starting at the specified Node.
createResource(char[], String) - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
createResource(char[], String) - Method in interface org.jboss.forge.project.facets.ResourceFacet
At the given path/filename relative to the project resources directory: ResourceFacet.getResourceFolder() - create a file containing the given bytes.
createTempFolder() - Method in class org.jboss.forge.test.AbstractShellTest
 
createTempFolder() - Method in class org.jboss.forge.test.SingletonAbstractShellTest
 
createTempResource() - Method in class org.jboss.forge.resources.DirectoryResource
 
createTempResource() - Method in class org.jboss.forge.resources.FileResource
 
createTestResource(char[], String) - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
createTestResource(char[], String) - Method in interface org.jboss.forge.project.facets.ResourceFacet
At the given path/filename relative to the project test resources directory: ResourceFacet.getTestResourceFolder() - create a file containing the given bytes.
createToStringFromFields(JavaClass) - Static method in class org.jboss.forge.parser.java.util.Refactory
 
createToStringFromFields(JavaClass, Field<JavaClass>...) - Static method in class org.jboss.forge.parser.java.util.Refactory
 
createToStringFromFields(JavaClass, List<Field<JavaClass>>) - Static method in class org.jboss.forge.parser.java.util.Refactory
 
createWebResource(char[], String) - Method in class org.jboss.forge.maven.facets.MavenWebResourceFacet
 
createWebResource(String, String) - Method in class org.jboss.forge.maven.facets.MavenWebResourceFacet
 
createWebResource(char[], String) - Method in interface org.jboss.forge.project.facets.WebResourceFacet
At the given path/filename relative to the project Web Root directory: WebResourceFacet.getWebRootDirectory() - create a FileResource containing the given bytes.
createWebResource(String, String) - Method in interface org.jboss.forge.project.facets.WebResourceFacet
At the given path/filename relative to the project Web Root directory: WebResourceFacet.getWebRootDirectory() - create a FileResource containing the given String.
Current - Annotation Type in org.jboss.forge.shell.plugins
Used to @Inject the current working Resource, e.g:

@Inject @Current JavaResource resource;

Will inject the current resource if and only if it is a Java Resource; otherwise, the injected value will be null.

cursorLeft(int) - Method in interface org.jboss.forge.shell.Shell
Move the cursor x the specified number of positions.

D

DefaultCommand - Annotation Type in org.jboss.forge.shell.plugins
Defines a @Command as the plugin default.
delete() - Method in class org.jboss.forge.maven.resources.MavenDependencyResource
 
delete(boolean) - Method in class org.jboss.forge.maven.resources.MavenDependencyResource
 
delete() - Method in class org.jboss.forge.maven.resources.MavenProfileResource
 
delete(boolean) - Method in class org.jboss.forge.maven.resources.MavenProfileResource
 
delete() - Method in class org.jboss.forge.maven.resources.MavenRepositoryResource
 
delete(boolean) - Method in class org.jboss.forge.maven.resources.MavenRepositoryResource
 
delete() - Method in class org.jboss.forge.resources.EntryResource
 
delete(boolean) - Method in class org.jboss.forge.resources.EntryResource
 
delete() - Method in class org.jboss.forge.resources.enumtype.EnumConstantResource
 
delete(boolean) - Method in class org.jboss.forge.resources.enumtype.EnumConstantResource
 
delete() - Method in class org.jboss.forge.resources.FileResource
Delete this file, non-recursively.
delete(boolean) - Method in class org.jboss.forge.resources.FileResource
Delete this Resource, and all child resources.
delete() - Method in class org.jboss.forge.resources.java.JavaFieldResource
 
delete(boolean) - Method in class org.jboss.forge.resources.java.JavaFieldResource
 
delete() - Method in class org.jboss.forge.resources.java.JavaMethodResource
 
delete(boolean) - Method in class org.jboss.forge.resources.java.JavaMethodResource
 
delete() - Method in interface org.jboss.forge.resources.Resource
Delete this resource, return true if successful, false if not.
delete(boolean) - Method in interface org.jboss.forge.resources.Resource
Delete this resource, return true if successful, false if not.
deleteOnExit() - Method in class org.jboss.forge.resources.FileResource
Requests that the file or directory denoted by this resource be deleted when the virtual machine terminates.
Dependency - Interface in org.jboss.forge.project.dependencies
Represents a project library dependency.
DependencyBuilder - Class in org.jboss.forge.project.dependencies
Builder to create Dependency objects.
DependencyBuilder() - Constructor for class org.jboss.forge.project.dependencies.DependencyBuilder
 
DependencyFacet - Interface in org.jboss.forge.project.facets
 
DependencyFacet.KnownRepository - Enum in org.jboss.forge.project.facets
 
DependencyFilter - Interface in org.jboss.forge.project.dependencies
Used to filter Dependency objects in collections.
DependencyImpl - Class in org.jboss.forge.project.dependencies
This class is internal; instead use DependencyBuilder for Dependency creation & instantiation.
DependencyInstaller - Interface in org.jboss.forge.project.dependencies
Responsible for installing a given Dependency into the current project.
DependencyMetadata - Interface in org.jboss.forge.project.dependencies
Represents meta-information for a given Dependency including its dependency chain, configured DependencyRepository instances, and any managed dependency version information.
DependencyMetadataImpl - Class in org.jboss.forge.maven.dependencies
 
DependencyMetadataImpl(Dependency, ArtifactDescriptorResult) - Constructor for class org.jboss.forge.maven.dependencies.DependencyMetadataImpl
 
DependencyQuery - Interface in org.jboss.forge.project.dependencies
A parameter object which is used to search dependencies
DependencyQueryBuilder - Class in org.jboss.forge.project.dependencies
Builds a DependencyQuery object
DependencyQueryBuilder(Dependency) - Constructor for class org.jboss.forge.project.dependencies.DependencyQueryBuilder
 
DependencyRepository - Interface in org.jboss.forge.project.dependencies
 
DependencyRepositoryImpl - Class in org.jboss.forge.project.dependencies
 
DependencyRepositoryImpl(String, String) - Constructor for class org.jboss.forge.project.dependencies.DependencyRepositoryImpl
 
DependencyRepositoryImpl(DependencyFacet.KnownRepository) - Constructor for class org.jboss.forge.project.dependencies.DependencyRepositoryImpl
 
DependencyResolver - Class in org.jboss.forge.project.dependencies
 
DependencyResolver(Instance<DependencyResolverProvider>) - Constructor for class org.jboss.forge.project.dependencies.DependencyResolver
 
DependencyResolverProvider - Interface in org.jboss.forge.project.dependencies
Used to resolve Dependency versions, DependencyResource artifacts, and dependencies of a given Dependency
DependencyResource - Class in org.jboss.forge.resources
 
DependencyResource(ResourceFactory, File, Dependency) - Constructor for class org.jboss.forge.resources.DependencyResource
 
dependencyToMavenArtifact(Dependency) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
DirectoryResource - Class in org.jboss.forge.resources
A standard, build-in, resource for representing directories on the file-system.
DirectoryResource(ResourceFactory, File) - Constructor for class org.jboss.forge.resources.DirectoryResource
 
directWrite(String) - Method in interface org.jboss.forge.shell.integration.BufferManager
 
directWriteMode() - Method in interface org.jboss.forge.shell.integration.BufferManager
Direct-write mode.
directWriteMode() - Method in interface org.jboss.forge.shell.Shell
Place the shell output in direct-write mode.
doListResources() - Method in class org.jboss.forge.maven.resources.MavenDependencyResource
 
doListResources() - Method in class org.jboss.forge.maven.resources.MavenPomResource
 
doListResources() - Method in class org.jboss.forge.maven.resources.MavenProfileResource
 
doListResources() - Method in class org.jboss.forge.maven.resources.MavenRepositoryResource
 
doListResources() - Method in class org.jboss.forge.resources.AbstractResource
Strategy method for returning child resources.
doListResources() - Method in class org.jboss.forge.resources.DependencyResource
 
doListResources() - Method in class org.jboss.forge.resources.DirectoryResource
 
doListResources() - Method in class org.jboss.forge.resources.EntryResource
 
doListResources() - Method in class org.jboss.forge.resources.enumtype.EnumConstantResource
 
doListResources() - Method in class org.jboss.forge.resources.java.JavaFieldResource
 
doListResources() - Method in class org.jboss.forge.resources.java.JavaMemberResource
 
doListResources() - Method in class org.jboss.forge.resources.java.JavaMethodResource
 
doListResources() - Method in class org.jboss.forge.resources.java.JavaResource
 
doListResources() - Method in class org.jboss.forge.resources.PropertiesFileResource
 
doListResources() - Method in class org.jboss.forge.resources.UnknownFileResource
 

E

EJBFacet - Interface in org.jboss.forge.spec.javaee
If installed, this Project supports features from the EJB specification.
EndOfStreamException - Exception in org.jboss.forge.shell.exceptions
Used to signal when the end of an InputStream has been reached.
EndOfStreamException() - Constructor for exception org.jboss.forge.shell.exceptions.EndOfStreamException
 
EndOfStreamException(String, Throwable) - Constructor for exception org.jboss.forge.shell.exceptions.EndOfStreamException
 
EndOfStreamException(String) - Constructor for exception org.jboss.forge.shell.exceptions.EndOfStreamException
 
EndOfStreamException(Throwable) - Constructor for exception org.jboss.forge.shell.exceptions.EndOfStreamException
 
enqueue(Object) - Method in class org.jboss.forge.bus.EventBus
Add the given event to the queue.
enqueue(Object, Annotation[]) - Method in class org.jboss.forge.bus.EventBus
Add the given event to the queue; this event will be fired with the supplied qualifiers.
enquote(String) - Static method in class org.jboss.forge.parser.java.util.Strings
 
EntryResource<K,V> - Class in org.jboss.forge.resources
Represents a Key-value entry
EntryResource(Resource<?>, K, V) - Constructor for class org.jboss.forge.resources.EntryResource
 
EnumConstant<O extends JavaSource<O>> - Interface in org.jboss.forge.parser.java
 
EnumConstantImpl<O extends JavaSource<O>> - Class in org.jboss.forge.parser.java.impl
 
EnumConstantImpl(O) - Constructor for class org.jboss.forge.parser.java.impl.EnumConstantImpl
 
EnumConstantImpl(O, String) - Constructor for class org.jboss.forge.parser.java.impl.EnumConstantImpl
 
EnumConstantImpl(O, Object) - Constructor for class org.jboss.forge.parser.java.impl.EnumConstantImpl
 
EnumConstantResource - Class in org.jboss.forge.resources.enumtype
 
EnumConstantResource(Resource<?>, EnumConstant<JavaEnum>) - Constructor for class org.jboss.forge.resources.enumtype.EnumConstantResource
 
equals(Object) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
equals(Object) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
equals(Object) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
equals(Object) - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
equals(Object) - Method in class org.jboss.forge.parser.java.impl.JavaClassImpl
 
equals(Object) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
equals(Object) - Method in class org.jboss.forge.parser.java.impl.ValuePairImpl
 
equals(Object) - Method in class org.jboss.forge.project.BaseProject
 
equals(Object) - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
equals(Object) - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
equals(Object) - Method in class org.jboss.forge.project.dependencies.DependencyRepositoryImpl
 
equals(Object) - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
equals(Object) - Method in class org.jboss.forge.project.facets.BaseFacet
 
equals(Object) - Method in class org.jboss.forge.resources.AbstractResource
 
equals(Object) - Method in class org.jboss.forge.resources.DirectoryResource
 
equals(Object) - Method in class org.jboss.forge.resources.events.ResourceEvent
 
equals(Object) - Method in class org.jboss.forge.resources.events.ResourceRenamed
 
error(ShellPrintWriter, String) - Static method in class org.jboss.forge.shell.ShellMessages
 
EventBus - Class in org.jboss.forge.bus
Simple bus for postponing event firing.
EventBus() - Constructor for class org.jboss.forge.bus.EventBus
 
EventBusGroomer - Interface in org.jboss.forge.bus.spi
Service enabling classes to groom the EventBus before any events are fired via EventBus.fireAll()
EventBusQueuedException - Exception in org.jboss.forge.bus
An exception queued and re-thrown during the event bus firing process.
ExcludedDependencyBuilder - Class in org.jboss.forge.project.dependencies
 
ExcludedDependencyBuilder(DependencyBuilder) - Constructor for class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
exec(boolean, String, String...) - Static method in class org.jboss.forge.shell.util.NativeSystemCall
Execute the given system command
execFromPath(String, String[], ShellPrintWriter, DirectoryResource) - Static method in class org.jboss.forge.shell.util.NativeSystemCall
Execute a native system command as if it were run from the given path.
execute(Node, Pattern...) - Method in enum org.jboss.forge.parser.xml.query.CreateQuery
Queries the tree starting at the specified Node for the specified Patterns.
execute(Node, Pattern...) - Method in enum org.jboss.forge.parser.xml.query.GetOrCreateQuery
Queries the tree starting at the specified Node for the specified Patterns.
execute(Node, Pattern...) - Method in enum org.jboss.forge.parser.xml.query.GetQuery
Queries the tree starting at the specified Node for the specified Patterns.
execute(Node, Pattern...) - Method in enum org.jboss.forge.parser.xml.query.GetSingleQuery
Queries the tree starting at the specified Node for the specified Patterns.
execute(Node, Pattern...) - Method in interface org.jboss.forge.parser.xml.query.Query
Queries the tree starting at the specified Node for the specified Patterns.
execute(String) - Method in interface org.jboss.forge.shell.Shell
Execute a shell command.
execute(File) - Method in interface org.jboss.forge.shell.Shell
Execute a shell script from the specified file.
execute(File, String...) - Method in interface org.jboss.forge.shell.Shell
Execute a shell script from the specified file, passing the given arguments as input.
executeBuild(String...) - Method in class org.jboss.forge.maven.facets.MavenPackagingFacet
 
executeBuild(String...) - Method in interface org.jboss.forge.project.facets.PackagingFacet
Trigger the underlying build system to perform a build with the given arguments or flags.
executeMaven(List<String>) - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
executeMaven(String[]) - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
executeMaven(ShellPrintWriter, String[]) - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
executeMaven(ShellPrintWriter, String[]) - Method in interface org.jboss.forge.maven.MavenCoreFacet
Execute a command using the native Maven installation.
executeMaven(String[]) - Method in interface org.jboss.forge.maven.MavenCoreFacet
Execute a command using the native Maven installation and given parameters.
executeMaven(List<String>) - Method in interface org.jboss.forge.maven.MavenCoreFacet
Execute a command using the native Maven installation and given parameters.
executeMavenEmbedded(String[]) - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
executeMavenEmbedded(PrintStream, PrintStream, String[]) - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
executeMavenEmbedded(String[]) - Method in interface org.jboss.forge.maven.MavenCoreFacet
Execute a command using the embedded Maven shell.
executeMavenEmbedded(PrintStream, PrintStream, String[]) - Method in interface org.jboss.forge.maven.MavenCoreFacet
Execute a command using the embedded Maven shell, using the given PrintStreams for output and error output.
executeProjectClass(String, String...) - Method in class org.jboss.forge.maven.facets.JavaExecutionFacetImpl
 
executeProjectClass(String, String...) - Method in interface org.jboss.forge.project.facets.JavaExecutionFacet
 
Execution - Interface in org.jboss.forge.maven.plugins
 
ExecutionBuilder - Class in org.jboss.forge.maven.plugins
 
ExecutionImpl - Class in org.jboss.forge.maven.plugins
 
ExecutionImpl() - Constructor for class org.jboss.forge.maven.plugins.ExecutionImpl
 
exists() - Method in class org.jboss.forge.maven.ProjectImpl
 
exists() - Method in interface org.jboss.forge.project.Project
Return true if this project's file-system has been created and initialized; otherwise, return false.
exists() - Method in class org.jboss.forge.resources.FileResource
 
exists() - Method in interface org.jboss.forge.resources.Resource
Return true if this Resource exists, return false if not.
exists() - Method in class org.jboss.forge.resources.VirtualResource
 
Extendable<O extends JavaSource<O>> - Interface in org.jboss.forge.parser.java
Represents a JavaSource that can extend other types.

F

FacesAPIFacet - Interface in org.jboss.forge.spec.javaee
If installed, this Project supports features from the JSF specification Java APIs.
FacesFacet - Interface in org.jboss.forge.spec.javaee
If installed, this Project supports features from the JSF specification.
Facet - Interface in org.jboss.forge.project
Represents a standardized piece of a project on which certain Plugin types may rely for a set of domain-specific operations.
FacetActionAborted - Exception in org.jboss.forge.project.facets
Thrown when a user aborts installation of a given Facet.
FacetActionAborted() - Constructor for exception org.jboss.forge.project.facets.FacetActionAborted
 
FacetActionAborted(String, Throwable) - Constructor for exception org.jboss.forge.project.facets.FacetActionAborted
 
FacetActionAborted(String) - Constructor for exception org.jboss.forge.project.facets.FacetActionAborted
 
FacetActionAborted(Throwable) - Constructor for exception org.jboss.forge.project.facets.FacetActionAborted
 
FacetFactory - Class in org.jboss.forge.project.services
Responsible for instantiating Facets through CDI.
FacetFactory(FacetRegistry, BeanManager) - Constructor for class org.jboss.forge.project.services.FacetFactory
 
FacetInstalled - Class in org.jboss.forge.project.facets.events
Event fired when a Facet has been installed.
FacetInstalled(Facet) - Constructor for class org.jboss.forge.project.facets.events.FacetInstalled
 
FacetNotFoundException - Exception in org.jboss.forge.project.facets
An exception representing the state where a project facet was requested, but was not available.
FacetNotFoundException() - Constructor for exception org.jboss.forge.project.facets.FacetNotFoundException
 
FacetNotFoundException(String) - Constructor for exception org.jboss.forge.project.facets.FacetNotFoundException
 
FacetNotFoundException(Throwable) - Constructor for exception org.jboss.forge.project.facets.FacetNotFoundException
 
FacetNotFoundException(String, Throwable) - Constructor for exception org.jboss.forge.project.facets.FacetNotFoundException
 
FacetRegistry - Interface in org.jboss.forge.shell.project
 
FacetRemoved - Class in org.jboss.forge.project.facets.events
Fired when a Facet is removed from a project.
FacetRemoved(Facet) - Constructor for class org.jboss.forge.project.facets.events.FacetRemoved
 
Field<O extends JavaSource<O>> - Interface in org.jboss.forge.parser.java
 
FieldHolder<O extends JavaSource<O>> - Interface in org.jboss.forge.parser.java
 
FieldImpl<O extends JavaSource<O>> - Class in org.jboss.forge.parser.java.impl
 
FieldImpl(O) - Constructor for class org.jboss.forge.parser.java.impl.FieldImpl
 
FieldImpl(O, String) - Constructor for class org.jboss.forge.parser.java.impl.FieldImpl
 
FieldImpl(O, Object) - Constructor for class org.jboss.forge.parser.java.impl.FieldImpl
 
file - Variable in class org.jboss.forge.resources.FileResource
 
FileResource<T extends FileResource<?>> - Class in org.jboss.forge.resources
A standard, built-in resource for representing files on the filesystem.
FileResource(ResourceFactory, File) - Constructor for class org.jboss.forge.resources.FileResource
 
Files - Class in org.jboss.forge.shell.util
 
Files() - Constructor for class org.jboss.forge.shell.util.Files
 
filter(ResourceFilter, Collection<E>) - Static method in class org.jboss.forge.shell.util.ResourceUtil
 
filterByType(Class<E>, I) - Static method in class org.jboss.forge.shell.util.ResourceUtil
 
findProject(DirectoryResource) - Method in class org.jboss.forge.project.services.ProjectFactory
 
findProjectRecursively(DirectoryResource) - Method in class org.jboss.forge.project.services.ProjectFactory
 
findProjectRootRecusively(DirectoryResource) - Method in class org.jboss.forge.project.services.ProjectFactory
 
fireAll() - Method in class org.jboss.forge.bus.EventBus
Fire all queued events.
fireSingle(Object) - Method in class org.jboss.forge.bus.EventBus
 
fireSingle(Object, Annotation...) - Method in class org.jboss.forge.bus.EventBus
 
flags - Variable in class org.jboss.forge.resources.AbstractResource
 
flush() - Method in interface org.jboss.forge.shell.ShellPrintWriter
Flush output.
flushBuffer() - Method in interface org.jboss.forge.shell.integration.BufferManager
Flush data to the lower-level buffer immediately.
ForgeEnvironment - Interface in org.jboss.forge
 
format(JavaClass) - Static method in class org.jboss.forge.parser.java.util.Formatter
 
format(String) - Static method in class org.jboss.forge.parser.java.util.Formatter
 
format(int, String) - Method in interface org.jboss.forge.shell.util.ColumnPrinter.FormatCallback
 
format(ShellPrintWriter, String) - Static method in class org.jboss.forge.shell.util.JavaColorizer
Perform colorization of a Java source string.
Formatter - Class in org.jboss.forge.parser.java.util
 
Formatter() - Constructor for class org.jboss.forge.parser.java.util.Formatter
 
from(String) - Static method in class org.jboss.forge.parser.xml.util.Patterns
Creates a query collection of Patterns from the specified String-formed query expression
from(String) - Static method in enum org.jboss.forge.project.dependencies.ScopeType
 
from(String) - Static method in enum org.jboss.forge.project.packaging.PackagingType
 
from(Project, Class<?>) - Method in interface org.jboss.forge.test.web.WebTest
 
from(Project, Class<?>) - Method in class org.jboss.forge.test.web.WebTestImpl
 
fromAetherList(List<Dependency>) - Static method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
fromFileSyntax(String) - Static method in class org.jboss.forge.shell.util.Packages
 
fromMavenList(List<Dependency>) - Static method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
fromString(String) - Static method in class org.jboss.forge.shell.util.Streams
 
fromWebPath(String) - Method in interface org.jboss.forge.scaffold.AccessStrategy
 

G

generateFromEntity(String, Resource<?>, JavaClass, boolean) - Method in interface org.jboss.forge.scaffold.ScaffoldProvider
Generate a set of create, read, update, delete pages for a given JPA entity JavaClass.
generateIndex(String, Resource<?>, boolean) - Method in interface org.jboss.forge.scaffold.ScaffoldProvider
Create and configure the index pages for use in this application.
generateTemplates(String, boolean) - Method in interface org.jboss.forge.scaffold.ScaffoldProvider
Generate a base set of templates for use in generating resources.
get(String) - Method in class org.jboss.forge.parser.xml.Node
Get all children with a specific name.
get(Pattern...) - Method in class org.jboss.forge.parser.xml.Node
Get all children matching the specified query.
getAbsoluteHeight() - Method in interface org.jboss.forge.shell.Shell
Return the absolute height of the console.
getAccessStrategy() - Method in interface org.jboss.forge.scaffold.ScaffoldProvider
Get the AccessStrategy for this ScaffoldProvider.
getAllCommands() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get a list of all commands defined by this plugin, regardless of the current Shell.getCurrentResource() scope or constraints.
getAllEntities() - Method in interface org.jboss.forge.spec.javaee.PersistenceFacet
Get a list of all @Entity classes in the default entity package.
getAnnotation(Method, Class<A>) - Static method in class org.jboss.forge.bus.util.Annotations
Inspect method m for a specific type of annotation.
getAnnotation(Annotation, Class<A>) - Static method in class org.jboss.forge.bus.util.Annotations
Inspect annotation a for a specific type of annotation.
getAnnotation(Class<?>, Class<A>) - Static method in class org.jboss.forge.bus.util.Annotations
Inspect class c for a specific type of annotation.
getAnnotation(Class<? extends Annotation>) - Method in interface org.jboss.forge.parser.java.AnnotationTarget
 
getAnnotation(String) - Method in interface org.jboss.forge.parser.java.AnnotationTarget
 
getAnnotation(AnnotationTarget<O, T>, BodyDeclaration, Class<? extends Annotation>) - Method in class org.jboss.forge.parser.java.ast.AnnotationAccessor
 
getAnnotation(AnnotationTarget<O, T>, BodyDeclaration, String) - Method in class org.jboss.forge.parser.java.ast.AnnotationAccessor
 
getAnnotation(Class<? extends Annotation>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getAnnotation(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getAnnotation(Class<? extends Annotation>) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getAnnotation(String) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getAnnotation(Class<? extends Annotation>) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getAnnotation(String) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getAnnotations() - Method in interface org.jboss.forge.parser.java.AnnotationTarget
 
getAnnotations(AnnotationTarget<O, T>, BodyDeclaration) - Method in class org.jboss.forge.parser.java.ast.AnnotationAccessor
 
getAnnotations() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getAnnotations() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getAnnotations() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getApplicationPath() - Method in interface org.jboss.forge.spec.javaee.RestFacet
 
getArtifactId() - Method in interface org.jboss.forge.project.dependencies.Dependency
Get the minor-identifier for this Dependency.
getArtifactId() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
getArtifactId() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
getArtifactId() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
getAsMavenProfile() - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
getAttribute(String) - Method in class org.jboss.forge.parser.xml.Node
Get a named attribute.
getAttribute(String) - Method in class org.jboss.forge.parser.xml.query.Pattern
Obtains the value of the named attribute, or null if not present
getAttribute(String) - Method in class org.jboss.forge.project.BaseProject
 
getAttribute(String) - Method in interface org.jboss.forge.project.Project
Get an value from this project's internal attributes.
getAttributes() - Method in class org.jboss.forge.parser.xml.Node
Get all defined attributes for this Node in an immutable view
getAttributes() - Method in class org.jboss.forge.parser.xml.query.Pattern
Returns an immutable view of all defined attributes for this Node.
getBasePackage() - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getBasePackage() - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Return the base Java Package for this project, returned as a String
getBasePackageResource() - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getBasePackageResource() - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Return the base Java Package for this project, returned as a directory File
getBeanManager() - Method in class org.jboss.forge.test.AbstractShellTest
 
getBeanManager() - Method in class org.jboss.forge.test.SingletonAbstractShellTest
 
getBigDecimal(String) - Method in interface org.jboss.forge.env.Configuration
Get a BigDecimal associated with the given configuration key.
getBigDecimal(String, BigDecimal) - Method in interface org.jboss.forge.env.Configuration
Get a BigDecimal associated with the given configuration key.
getBigInteger(String) - Method in interface org.jboss.forge.env.Configuration
Get a BigInteger associated with the given configuration key.
getBigInteger(String, BigInteger) - Method in interface org.jboss.forge.env.Configuration
Get a BigInteger associated with the given configuration key.
getBody() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getBody() - Method in interface org.jboss.forge.parser.java.Method
Get the inner body of this Method
getBodyDeclaration() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getBoolean(String) - Method in interface org.jboss.forge.env.Configuration
Get a boolean associated with the given configuration key.
getBoolean(String, boolean) - Method in interface org.jboss.forge.env.Configuration
Get a boolean associated with the given configuration key.
getBoolean(String, Boolean) - Method in interface org.jboss.forge.env.Configuration
Get a Boolean associated with the given configuration key.
getBoxedType() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return the boxed type for this option.
getBuffer() - Method in interface org.jboss.forge.shell.completer.CommandCompleterState
 
getBuffer() - Method in interface org.jboss.forge.shell.plugins.PipeOut
 
getBufferManager() - Method in interface org.jboss.forge.shell.Shell
Get buffer manager based on typed
getBuilder() - Method in class org.jboss.forge.maven.facets.MavenContainer
 
getBuildingRequest(boolean) - Method in class org.jboss.forge.maven.facets.MavenContainer
 
getByte(String) - Method in interface org.jboss.forge.env.Configuration
Get a byte associated with the given configuration key.
getByte(String, byte) - Method in interface org.jboss.forge.env.Configuration
Get a byte associated with the given configuration key.
getByte(String, Byte) - Method in interface org.jboss.forge.env.Configuration
Get a Byte associated with the given configuration key.
getCandidates() - Method in interface org.jboss.forge.shell.completer.CommandCompleterState
 
getChild(String) - Method in class org.jboss.forge.maven.resources.MavenPomResource
 
getChild(String) - Method in class org.jboss.forge.resources.DirectoryResource
Obtain a reference to the child resource.
getChild(String) - Method in class org.jboss.forge.resources.FileResource
 
getChild(String) - Method in class org.jboss.forge.resources.java.JavaResource
 
getChild(String) - Method in interface org.jboss.forge.resources.Resource
Get a child of this resource.
getChild(String) - Method in class org.jboss.forge.resources.VirtualResource
 
getChildByContent(String, boolean) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Returns the child element that contains the given content.
getChildByContent(String) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Returns the child element that contains the given content.
getChildByContent(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getChildByContent(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getChildByContent(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getChildByContent(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getChildByName(String, boolean) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Returns the child element that has the given name exists.
getChildByName(String) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Checks if the child element that has the given name exists.
getChildByName(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getChildByName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getChildByName(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getChildByName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getChildDirectory(String) - Method in class org.jboss.forge.resources.DirectoryResource
Obtain a reference to the child DirectoryResource.
getChildOfType(Class<T>, String) - Method in class org.jboss.forge.resources.DirectoryResource
Using the given type, obtain a reference to the child resource of the given type.
getChildren() - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
 
getChildren() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getChildren() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getChildren() - Method in class org.jboss.forge.parser.xml.Node
Get all the defined children for this node in an immutable view.
getClassifier() - Method in interface org.jboss.forge.project.dependencies.Dependency
Get the classifier for this Dependency
getClassifier() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
getClassifier() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
getClassifier() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
getCommand(String) - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get the command with the given name, if it exists in this plugin and is not overloaded in multiple Resource scopes.
getCommand(String, Class<? extends Resource<?>>) - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get the command with the given name and Resource scope, if it exists in this plugin.
getCommand(String, Shell) - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get the command with the given name if it exists in this plugin, and is available in the current Shell.getCurrentResource() scope.
getCommand() - Method in class org.jboss.forge.shell.events.CommandExecuted
 
getCommands() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get a list of all commands defined by this plugin, if they are in scope.
getCommands(Shell) - Method in interface org.jboss.forge.shell.command.PluginMetadata
For the Shell.getCurrentResource() scope, return a list of all available commands defined by this plugin.
getCompatiblePackagingTypes(Class<?>) - Static method in class org.jboss.forge.shell.util.ConstraintInspector
Inspect the given Class for any dependencies to PackagingType types.
getCompleterType() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return the type of the CommandCompleter for this option.
getCompletionTokens() - Method in class org.jboss.forge.shell.completer.SimpleTokenCompleter
Return a list of tokens to be considered as possible completions for the current input buffer.
getConfig() - Method in interface org.jboss.forge.maven.plugins.Execution
 
getConfig() - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
getConfig() - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
getConfig() - Method in interface org.jboss.forge.maven.plugins.MavenPlugin
 
getConfig() - Method in class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
getConfig() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
getConfig() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
getConfig() - Method in interface org.jboss.forge.spec.javaee.CDIFacet
Parse and return this Project's beans.xml file as a BeansDescriptor
getConfig() - Method in interface org.jboss.forge.spec.javaee.PersistenceFacet
Parse and return this Project's persistence.xml file as a PersistenceDescriptor
getConfig() - Method in interface org.jboss.forge.spec.javaee.ServletFacet
Parse and return this Project's web.xml file as a WebAppDescriptor.
getConfig() - Method in interface org.jboss.forge.spec.javaee.ValidationFacet
 
getConfigDir() - Method in interface org.jboss.forge.shell.Shell
Return the file-system directory currently in use as the configuration directory.
getConfigDirectory() - Method in interface org.jboss.forge.ForgeEnvironment
Get the configuration directory.
getConfigFile() - Method in interface org.jboss.forge.spec.javaee.CDIFacet
Get a reference to this Project's beans.xml file.
getConfigFile() - Method in interface org.jboss.forge.spec.javaee.FacesFacet
Get a reference to this Project's configured WEB-INF/faces-config.xml file.
getConfigFile() - Method in interface org.jboss.forge.spec.javaee.PersistenceFacet
Get a reference to this Project's persistence.xml file.
getConfigFile() - Method in interface org.jboss.forge.spec.javaee.ServletFacet
Return a reference to this Project's web.xml file.
getConfigFile() - Method in interface org.jboss.forge.spec.javaee.ValidationFacet
 
getConfigurationElement(String) - Method in interface org.jboss.forge.maven.plugins.Configuration
Get the specified ConfigurationElement, if it exists; otherwise, return null.
getConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
getConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
getConstraintMappings() - Method in interface org.jboss.forge.spec.javaee.descriptor.ValidationDescriptor
 
getConstraintValidatorFactory() - Method in interface org.jboss.forge.spec.javaee.descriptor.ValidationDescriptor
 
getContextDirectory(Resource<?>) - Static method in class org.jboss.forge.shell.util.ResourceUtil
 
getContextFile(Resource<?>) - Static method in class org.jboss.forge.shell.util.ResourceUtil
A simple utility method to locate the outermost contextual File reference for the specified resource.
getContextualInstance(BeanManager, Class<T>) - Static method in class org.jboss.forge.shell.util.BeanManagerUtils
 
getContextualInstance(BeanManager, Class<T>, Annotation...) - Static method in class org.jboss.forge.shell.util.BeanManagerUtils
 
getCurrentDirectory() - Method in interface org.jboss.forge.shell.Shell
Return the current working directory resource of the shell.
getCurrentModel() - Method in class org.jboss.forge.maven.resources.MavenPomResource
 
getCurrentProject() - Method in interface org.jboss.forge.shell.Shell
Return the Project on which this shell instance is currently operating.
getCurrentResource() - Method in interface org.jboss.forge.shell.Shell
Return the current working Resource of the shell.
getCurrentResourceScope() - Method in interface org.jboss.forge.shell.Shell
Return the type of the Resource on which the Shell is currently operating.
getDefaultCommand() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get the default command specified by this plugin.
getDefaultProvider() - Method in interface org.jboss.forge.spec.javaee.descriptor.ValidationDescriptor
 
getDefaultTemplate() - Method in interface org.jboss.forge.scaffold.TemplateStrategy
Return the default template to be used when generating resource, or null if none should be used.
getDefaultValue() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Get the default value for this option.
getDependencies() - Method in class org.jboss.forge.maven.dependencies.DependencyMetadataImpl
 
getDependencies() - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getDependencies() - Method in interface org.jboss.forge.project.dependencies.DependencyMetadata
The direct dependencies of the Dependency for which this DependencyMetadata was retrieved.
getDependencies() - Method in class org.jboss.forge.project.dependencies.events.AddedDependencies
Return a list of all added Dependency objects
getDependencies() - Method in class org.jboss.forge.project.dependencies.events.RemovedDependencies
Return a list of all removed Dependency objects
getDependencies() - Method in interface org.jboss.forge.project.facets.DependencyFacet
Return an immutable list of all direct Dependencies contained within this project.
getDependenciesInScopes(ScopeType...) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getDependenciesInScopes(ScopeType...) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Get a list of this Project's dependencies of the given ScopeType..
getDependency() - Method in class org.jboss.forge.maven.dependencies.DependencyMetadataImpl
 
getDependency() - Method in interface org.jboss.forge.maven.plugins.MavenPlugin
 
getDependency() - Method in class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
getDependency() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
getDependency() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
getDependency() - Method in class org.jboss.forge.maven.resources.MavenDependencyResource
 
getDependency() - Method in interface org.jboss.forge.project.dependencies.DependencyMetadata
The Dependency for which this DependencyMetadata was retrieved.
getDependency() - Method in interface org.jboss.forge.project.dependencies.DependencyQuery
 
getDependency() - Method in class org.jboss.forge.project.dependencies.DependencyQueryBuilder
 
getDependency() - Method in class org.jboss.forge.resources.DependencyResource
 
getDependencyFilter() - Method in interface org.jboss.forge.project.dependencies.DependencyQuery
 
getDependencyFilter() - Method in class org.jboss.forge.project.dependencies.DependencyQueryBuilder
 
getDependencyRepositories() - Method in interface org.jboss.forge.project.dependencies.DependencyQuery
 
getDependencyRepositories() - Method in class org.jboss.forge.project.dependencies.DependencyQueryBuilder
 
getDeployment() - Static method in class org.jboss.forge.test.AbstractShellTest
 
getDeployment() - Static method in class org.jboss.forge.test.SingletonAbstractShellTest
 
getDescription() - Method in class org.jboss.forge.parser.java.impl.SyntaxErrorImpl
 
getDescription() - Method in interface org.jboss.forge.parser.java.SyntaxError
Get a textual description of the type of problem encountered.
getDescription() - Method in enum org.jboss.forge.project.packaging.PackagingType
 
getDescription() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Get the description text for this option.
getDirectDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getDirectDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Attempt to locate the given Dependency, if it exists in the Project direct dependency list, and return it.
getDouble(String) - Method in interface org.jboss.forge.env.Configuration
Get a double associated with the given configuration key.
getDouble(String, double) - Method in interface org.jboss.forge.env.Configuration
Get a double associated with the given configuration key.
getDouble(String, Double) - Method in interface org.jboss.forge.env.Configuration
Get a Double associated with the given configuration key.
getEffectiveDependencies() - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getEffectiveDependencies() - Method in interface org.jboss.forge.project.facets.DependencyFacet
Return an immutable list of all Dependencies contained anywhere within this project's dependency hierarchy.
getEffectiveDependenciesInScopes(ScopeType...) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getEffectiveDependenciesInScopes(ScopeType...) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Get a list of this Project's dependencies of the given ScopeType, from anywhere in the dependency hierarchy.
getEffectiveDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getEffectiveDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Attempt to locate the given Dependency, if it exists anywhere in the Project dependency hierarchy, and return it.
getEffectiveFacesServletMappings() - Method in interface org.jboss.forge.spec.javaee.FacesFacet
Get this application's currently configured FacesServlet mappings.
getEffectiveManagedDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getEffectiveManagedDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Searches Project and returns a managed dependency matching the given Dependency at any level of the project hierarchy; return null otherwise.
getEntityPackage() - Method in interface org.jboss.forge.spec.javaee.PersistenceFacet
Get this Project's default package for @Entity objects
getEntityPackageDir() - Method in interface org.jboss.forge.spec.javaee.PersistenceFacet
Get this Project's default @Entity package directory.
getEnumConstant(String) - Method in class org.jboss.forge.parser.java.impl.JavaEnumImpl
 
getEnumConstant(String) - Method in interface org.jboss.forge.parser.java.JavaEnum
Return the EnumConstant with the given name, or return null if no such constant exists.
getEnumConstants() - Method in class org.jboss.forge.parser.java.impl.JavaEnumImpl
 
getEnumConstants() - Method in interface org.jboss.forge.parser.java.JavaEnum
Return all declared EnumConstant types for this JavaEnum
getEnumTypeResource(JavaEnum) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getEnumTypeResource(String) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getEnumTypeResource(String) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Return the JavaEnum at the given path relative to JavaSourceFacet.getSourceFolder().
getEnumTypeResource(JavaEnum) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Attempt to locate and re-parse the given JavaEnum from its location on disk, relative to JavaSourceFacet.getSourceFolder().
getEnumValue(Class<T>) - Method in interface org.jboss.forge.parser.java.Annotation
 
getEnumValue(Class<T>, String) - Method in interface org.jboss.forge.parser.java.Annotation
 
getEnumValue(Class<E>) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getEnumValue(Class<E>, String) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getEnvironment() - Method in interface org.jboss.forge.shell.Shell
Get the current Forge environment.
getEventQualifierMap() - Method in class org.jboss.forge.bus.cdi.ObserverCaptureExtension
Return the entire map of Event Types and their corresponding lists of BusManaged annotation instances.
getEventQualifiers(Class<?>) - Method in class org.jboss.forge.bus.cdi.ObserverCaptureExtension
Return a list containing instances of BusManaged annotations corresponding to the given event type.
getExcludedDependencies() - Method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
getExcludedDependencies() - Method in interface org.jboss.forge.project.dependencies.Dependency
Get a list of Dependency objects to be excluded from this Dependency's list of inclusions when it is included in a project.
getExcludedDependencies() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
getExcludedDependencies() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
getExcludedDependencies() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
getFaceletsDefaultSuffixes() - Method in interface org.jboss.forge.spec.javaee.FacesFacet
Return all Faces default suffixes for JSP files as configured by the javax.faces.FACELETS_SUFFIX context-parameter.
getFaceletsViewMapping() - Method in interface org.jboss.forge.spec.javaee.FacesFacet
Return all Facelets view mappings as configured by the javax.faces.FACELETS_VIEW_MAPPINGS context-parameter.
getFacesDefaultSuffixes() - Method in interface org.jboss.forge.spec.javaee.FacesFacet
Return all Faces default suffixes for JSP files as configured by the javax.faces.DEFAULT_SUFFIX context-parameter.
getFacesServletMappings() - Method in interface org.jboss.forge.spec.javaee.FacesFacet
Get this application's currently configured FacesServlet mappings from the web.xml
getFacesSuffixes() - Method in interface org.jboss.forge.spec.javaee.FacesFacet
Return all configured JSP or Facelets default suffixes.
getFacet(Class<F>) - Method in class org.jboss.forge.maven.ProjectImpl
 
getFacet(Class<F>) - Method in class org.jboss.forge.project.BaseProject
 
getFacet() - Method in class org.jboss.forge.project.facets.events.FacetInstalled
 
getFacet() - Method in class org.jboss.forge.project.facets.events.FacetRemoved
 
getFacet(Class<F>) - Method in interface org.jboss.forge.project.Project
Return the instance of the requested Facet type, or throw a FacetNotFoundException if no Facet of that type is registered.
getFacet(Class<T>) - Method in class org.jboss.forge.project.services.FacetFactory
 
getFacetByName(String) - Method in class org.jboss.forge.project.services.FacetFactory
 
getFacetDependencies(Class<?>) - Static method in class org.jboss.forge.shell.util.ConstraintInspector
Inspect the given Class for any dependencies to Facet types.
getFacets() - Method in class org.jboss.forge.project.BaseProject
 
getFacets(Class<F>) - Method in class org.jboss.forge.project.BaseProject
 
getFacets() - Method in interface org.jboss.forge.project.Project
Return a Collection of the currently installed Facets.
getFacets(Class<F>) - Method in interface org.jboss.forge.project.Project
Return a Collection of the currently installed Facets matching the given type.
getFacets() - Method in class org.jboss.forge.project.services.FacetFactory
Deprecated. Use #getFacetTypes() instead. This will be removed in a future release.
getFacetTypes() - Method in class org.jboss.forge.project.facets.events.InstallFacets
Get the facet types to be installed
getFacetTypes() - Method in class org.jboss.forge.project.facets.events.RemoveFacets
Get the facet types to be installed
getFacetTypes() - Method in class org.jboss.forge.project.services.FacetFactory
 
getFacetTypes() - Method in interface org.jboss.forge.shell.project.FacetRegistry
Return all known Facet types.
getField(String) - Method in interface org.jboss.forge.parser.java.FieldHolder
Get the Field with the given name and return it, otherwise, return null.
getField(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
getFields() - Method in interface org.jboss.forge.parser.java.FieldHolder
Get a list of all Fields declared by this O, or return an empty list if no Fields are declared.
getFields() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
getFinalArtifact() - Method in class org.jboss.forge.maven.facets.MavenPackagingFacet
 
getFinalArtifact() - Method in interface org.jboss.forge.project.facets.PackagingFacet
Return the resource representing the fully built output artifact of this project.
getFinalName() - Method in class org.jboss.forge.maven.facets.MavenPackagingFacet
 
getFinalName() - Method in interface org.jboss.forge.project.facets.PackagingFacet
Get the final name of this project's build output artifact.
getFlags() - Method in class org.jboss.forge.resources.AbstractResource
 
getFlags() - Method in interface org.jboss.forge.resources.Resource
 
getFloat(String) - Method in interface org.jboss.forge.env.Configuration
Get a float associated with the given configuration key.
getFloat(String, float) - Method in interface org.jboss.forge.env.Configuration
Get a float associated with the given configuration key.
getFloat(String, Float) - Method in interface org.jboss.forge.env.Configuration
Get a Float associated with the given configuration key.
getFrom(VisibilityScoped<?>) - Static method in enum org.jboss.forge.parser.java.Visibility
 
getFullProjectBuildingResult() - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
getFullProjectBuildingResult() - Method in interface org.jboss.forge.maven.MavenCoreFacet
Ask Maven to process this project's POM and return the resulting metadata.
getFullyQualifiedName() - Method in class org.jboss.forge.resources.AbstractResource
 
getFullyQualifiedName() - Method in interface org.jboss.forge.resources.Resource
Return the fully qualified name of the resource (if applicable).
getGeneratedResources(String) - Method in interface org.jboss.forge.scaffold.ScaffoldProvider
Attempt to locate all Resources generated by this ScaffoldProvider.
getGenerics(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
getGoals() - Method in interface org.jboss.forge.maven.plugins.Execution
 
getGoals() - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
getGoals() - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
getGroupId() - Method in interface org.jboss.forge.project.dependencies.Dependency
Get the major identifier for this Dependency.
getGroupId() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
getGroupId() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
getGroupId() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
getHeight() - Method in interface org.jboss.forge.shell.integration.BufferManager
Get height in lines
getHeight() - Method in interface org.jboss.forge.shell.Shell
Return the current height, in characters, of the current shell console.
getHelp() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Get the help text for this command.
getHelp() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Get the help text for this option.
getHelp() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get the help text for this plugin.
getId() - Method in enum org.jboss.forge.maven.MavenPluginFacet.KnownRepository
 
getId() - Method in interface org.jboss.forge.maven.plugins.Execution
 
getId() - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
getId() - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
getId() - Method in interface org.jboss.forge.maven.profiles.Profile
 
getId() - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
getId() - Method in class org.jboss.forge.maven.profiles.ProfileImpl
 
getId() - Method in interface org.jboss.forge.project.dependencies.DependencyRepository
 
getId() - Method in class org.jboss.forge.project.dependencies.DependencyRepositoryImpl
 
getId() - Method in enum org.jboss.forge.project.facets.DependencyFacet.KnownRepository
 
getImport(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getImport(Class<?>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getImport(T) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getImport(Import) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getImport(String) - Method in interface org.jboss.forge.parser.java.Importer
Get the Import for the given fully-qualified class name, if it exists; otherwise, return null;
getImport(Class<?>) - Method in interface org.jboss.forge.parser.java.Importer
Get the Import for the given Class type, if it exists; otherwise, return null;
getImport(T) - Method in interface org.jboss.forge.parser.java.Importer
Get the Import for the given T type, if it exists; otherwise, return null;
getImport(Import) - Method in interface org.jboss.forge.parser.java.Importer
Get the Import of the given Import type, if it exists; otherwise, return null;
getImports() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getImports() - Method in interface org.jboss.forge.parser.java.Importer
Get an immutable list of all Imports currently imported by this O
getIndex() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Get the index of this option in the receiving method signature parameter list.
getIndex() - Method in interface org.jboss.forge.shell.completer.CommandCompleterState
 
getInt(String) - Method in interface org.jboss.forge.env.Configuration
Get a int associated with the given configuration key.
getInt(String, int) - Method in interface org.jboss.forge.env.Configuration
Get a int associated with the given configuration key.
getInteger(String, Integer) - Method in interface org.jboss.forge.env.Configuration
Get an Integer associated with the given configuration key.
getInterfaces() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getInterfaces(BodyDeclaration) - Static method in class org.jboss.forge.parser.java.impl.JDTHelper
 
getInterfaces() - Method in interface org.jboss.forge.parser.java.InterfaceCapable
 
getInternal() - Method in interface org.jboss.forge.parser.Internal
Returns the implementation-specific Object representing this.
getInternal() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getInternal() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getInternal() - Method in class org.jboss.forge.parser.java.impl.EnumConstantImpl
 
getInternal() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getInternal() - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
getInternal() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getInternal() - Method in class org.jboss.forge.parser.java.impl.SyntaxErrorImpl
 
getJavaResource(JavaSource<?>) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getJavaResource(String) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getJavaResource(String) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Return the JavaClass at the given path relative to JavaSourceFacet.getSourceFolder().
getJavaResource(JavaSource<?>) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Attempt to locate and re-parse the given JavaClass from its location on disk, relative to JavaSourceFacet.getSourceFolder().
getJavaSource() - Method in class org.jboss.forge.resources.java.JavaResource
Attempts to perform cast automatically.
getKey() - Method in class org.jboss.forge.resources.EntryResource
 
getKeys(String) - Method in interface org.jboss.forge.env.Configuration
Get the list of the keys contained in the configuration that match the specified prefix.
getKeys() - Method in interface org.jboss.forge.env.Configuration
Get the list of the keys contained in the configuration.
getKeys() - Method in class org.jboss.forge.resources.PropertiesFileResource
Returns the keys in this properties file
getLastBuffer() - Method in interface org.jboss.forge.shell.completer.CommandCompleterState
 
getLevenshteinDistance(CharSequence, CharSequence) - Static method in class org.jboss.forge.parser.java.util.Strings
Find the Levenshtein distance between two Strings.
getLevenshteinDistance(CharSequence, CharSequence, int) - Static method in class org.jboss.forge.parser.java.util.Strings
Find the Levenshtein distance between two Strings if it's less than or equal to a given threshold.
getLineSeparator() - Static method in class org.jboss.forge.shell.util.OSUtils
 
getList(String) - Method in interface org.jboss.forge.env.Configuration
Get a List of strings associated with the given configuration key.
getList(String, List<?>) - Method in interface org.jboss.forge.env.Configuration
Get a List of strings associated with the given configuration key.
getListener() - Method in interface org.jboss.forge.shell.spi.TriggeredAction
The ActionListener for which the actionPerformed method will be invoked when the trigger character is read.
getLiteralInitializer() - Method in interface org.jboss.forge.parser.java.Field
 
getLiteralInitializer() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getLiteralValue() - Method in interface org.jboss.forge.parser.java.Annotation
 
getLiteralValue(String) - Method in interface org.jboss.forge.parser.java.Annotation
 
getLiteralValue() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getLiteralValue(String) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getLiteralValue() - Method in class org.jboss.forge.parser.java.impl.ValuePairImpl
 
getLiteralValue() - Method in interface org.jboss.forge.parser.java.ValuePair
 
getLocalRepositoryDirectory() - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
getLocalRepositoryDirectory() - Method in interface org.jboss.forge.maven.MavenCoreFacet
Get the location of the currently configured local maven repository.
getLong(String) - Method in interface org.jboss.forge.env.Configuration
Get a long associated with the given configuration key.
getLong(String, long) - Method in interface org.jboss.forge.env.Configuration
Get a long associated with the given configuration key.
getLong(String, Long) - Method in interface org.jboss.forge.env.Configuration
Get a Long associated with the given configuration key.
getManagedDependencies() - Method in class org.jboss.forge.maven.dependencies.DependencyMetadataImpl
 
getManagedDependencies() - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getManagedDependencies() - Method in interface org.jboss.forge.project.dependencies.DependencyMetadata
The managed dependencies of the Dependency for which this DependencyMetadata was retrieved.
getManagedDependencies() - Method in interface org.jboss.forge.project.facets.DependencyFacet
Return an immutable list of all direct managed Dependencies contained within this project.
getManagedDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getManagedDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Attempt to locate the given managed Dependency, if it exists in the Project, and return it.
getManagerInstance() - Method in class org.jboss.forge.project.services.ResourceFactory
 
getMavenProject() - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
getMavenProject() - Method in interface org.jboss.forge.maven.MavenCoreFacet
Return the fully-resolved POM/MavenProject for this Maven enabled Project
getMembers() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getMembers() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
getMembers() - Method in interface org.jboss.forge.parser.java.MemberHolder
Return a list of all class members (fields, methods, etc.)
getMessageInterpolator() - Method in interface org.jboss.forge.spec.javaee.descriptor.ValidationDescriptor
 
getMethod(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
getMethod(String, String...) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
getMethod(String, Class<?>...) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
getMethod(String) - Method in interface org.jboss.forge.parser.java.MethodHolder
Return the Method with the given name and zero parameters; otherwise return null.
getMethod(String, String...) - Method in interface org.jboss.forge.parser.java.MethodHolder
Return the Method with the given name and signature types; otherwise return null.
getMethod(String, Class<?>...) - Method in interface org.jboss.forge.parser.java.MethodHolder
Return the Method with the given name and signature types; otherwise return null.
getMethod() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Get the Method that implements this command.
getMethods() - Method in class org.jboss.forge.parser.java.ast.MethodFinderVisitor
 
getMethods() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
getMethods() - Method in interface org.jboss.forge.parser.java.MethodHolder
Get a List of all Methods declared by this O instance, if any; otherwise, return an empty List
getName() - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
 
getName() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getName() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getName() - Method in class org.jboss.forge.maven.resources.MavenDependencyResource
 
getName() - Method in class org.jboss.forge.maven.resources.MavenProfileResource
 
getName() - Method in class org.jboss.forge.maven.resources.MavenRepositoryResource
 
getName() - Method in interface org.jboss.forge.parser.java.Annotation
 
getName() - Method in interface org.jboss.forge.parser.java.EnumConstant
Get this enum constant name.
getName() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getName() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getName() - Method in class org.jboss.forge.parser.java.impl.EnumConstantImpl
 
getName() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getName() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getName() - Method in class org.jboss.forge.parser.java.impl.ParameterImpl
 
getName() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
getName() - Method in class org.jboss.forge.parser.java.impl.ValuePairImpl
 
getName() - Method in interface org.jboss.forge.parser.java.Member
 
getName() - Method in interface org.jboss.forge.parser.java.Named
Get the simple name of this T instance.
getName() - Method in interface org.jboss.forge.parser.java.Parameter
 
getName() - Method in interface org.jboss.forge.parser.java.Type
 
getName() - Method in interface org.jboss.forge.parser.java.ValuePair
 
getName() - Method in class org.jboss.forge.parser.xml.Node
Get the Nodes name.
getName() - Method in class org.jboss.forge.parser.xml.query.Pattern
The node name
getName() - Method in class org.jboss.forge.resources.DirectoryResource
 
getName() - Method in class org.jboss.forge.resources.EntryResource
 
getName() - Method in class org.jboss.forge.resources.enumtype.EnumConstantResource
 
getName() - Method in class org.jboss.forge.resources.FileResource
 
getName() - Method in class org.jboss.forge.resources.java.JavaFieldResource
 
getName() - Method in class org.jboss.forge.resources.java.JavaMemberResource
 
getName() - Method in class org.jboss.forge.resources.java.JavaMethodResource
 
getName() - Method in interface org.jboss.forge.resources.Resource
Return the common name of the resource.
getName() - Method in class org.jboss.forge.scaffold.events.AdvertiseGenProfile
 
getName() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Get the name of this command.
getName() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Get the name of this option.
getName() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get the name by which this plugin is referenced on the command line.
getName(Class<?>) - Static method in class org.jboss.forge.shell.util.ConstraintInspector
Return the name of the given bean type.
getNamedOption(String) - Method in interface org.jboss.forge.shell.command.CommandMetadata
Get the option defined by the given name.
getNewLocation() - Method in class org.jboss.forge.resources.events.ResourceRenamed
 
getNewPackagingType() - Method in class org.jboss.forge.project.packaging.events.PackagingChanged
 
getNewProject() - Method in class org.jboss.forge.shell.events.ProjectChanged
 
getNewResource() - Method in class org.jboss.forge.shell.events.ResourceChanged
 
getNodeName() - Method in enum org.jboss.forge.parser.xml.XMLParser.NodeType
 
getNumOrderedOptions() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return the number of ordered (unnamed) options defined by this command.
getOfflineRequest() - Method in class org.jboss.forge.maven.facets.MavenContainer
 
getOldPackagingType() - Method in class org.jboss.forge.project.packaging.events.PackagingChanged
 
getOldProject() - Method in class org.jboss.forge.shell.events.ProjectChanged
 
getOldResource() - Method in class org.jboss.forge.shell.events.ResourceChanged
 
getOptionByAbsoluteIndex(int) - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return the option at the given index in the plugin method signature, not the index of the option on the command line.
getOptionDescriptor() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Get the verbose description of this option.
getOptions() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return a list of all options defined by this command.
getOrCreate(String) - Method in class org.jboss.forge.parser.xml.Node
Get or create a named child node.
getOrCreate(Pattern...) - Method in class org.jboss.forge.parser.xml.Node
 
getOrCreateChildDirectory(String) - Method in class org.jboss.forge.resources.DirectoryResource
 
GetOrCreateQuery - Enum in org.jboss.forge.parser.xml.query
Starting at the specified Node, either returns an existing match for the specified Patterns, or creates new Node(s) as appropriate and returns the root of those created.
getOrderedOptionByIndex(int) - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return the option at the given index as required on the command line, not the index of the option in the implementing method signature.
getOrigin() - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
getOrigin() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getOrigin() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getOrigin() - Method in class org.jboss.forge.parser.java.impl.EnumConstantImpl
 
getOrigin() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getOrigin() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getOrigin() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
getOrigin() - Method in interface org.jboss.forge.parser.Origin
 
getOriginalIndex() - Method in interface org.jboss.forge.shell.completer.CommandCompleterState
 
getOriginalLocation() - Method in class org.jboss.forge.resources.events.ResourceRenamed
 
getOriginalStatement() - Method in class org.jboss.forge.shell.events.CommandExecuted
 
getOriginalTokens() - Method in interface org.jboss.forge.shell.completer.CommandCompleterState
 
getOsName() - Static method in class org.jboss.forge.shell.util.OSUtils
 
getOutput() - Method in class org.jboss.forge.test.AbstractShellTest
 
getOutput() - Method in class org.jboss.forge.test.SingletonAbstractShellTest
 
getOutputDependency() - Method in class org.jboss.forge.maven.facets.MavenMetadataFacet
 
getOutputDependency() - Method in interface org.jboss.forge.project.facets.MetadataFacet
 
getPackage() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getPackage() - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
getPackage() - Method in interface org.jboss.forge.parser.java.Import
 
getPackage() - Method in interface org.jboss.forge.parser.java.Packaged
Get the package of this T, or return null if it is in the default package.
getPackage(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
getPackagingType() - Method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
getPackagingType() - Method in class org.jboss.forge.maven.facets.MavenPackagingFacet
 
getPackagingType() - Method in interface org.jboss.forge.project.dependencies.Dependency
Get the specified packaging type of this Dependency
getPackagingType() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
getPackagingType() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
getPackagingType() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
getPackagingType() - Method in interface org.jboss.forge.project.facets.PackagingFacet
Get the packaging type currently in use by this project.
getPackagingTypeEnum() - Method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
getPackagingTypeEnum() - Method in interface org.jboss.forge.project.dependencies.Dependency
Get the PackagingType of this Dependency, if the type is not one of the default supported types, PackagingType.OTHER will be returned;
getPackagingTypeEnum() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
getPackagingTypeEnum() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
getPackagingTypeEnum() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
getParameters() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getParameters() - Method in interface org.jboss.forge.parser.java.Method
Get a list of this Method's parameters.
getParameters() - Method in class org.jboss.forge.shell.events.CommandExecuted
 
getParent() - Method in class org.jboss.forge.parser.java.ast.MethodFinderVisitor
 
getParent() - Method in class org.jboss.forge.parser.xml.Node
Get the Nodes parent.
getParent() - Method in class org.jboss.forge.resources.AbstractResource
 
getParent() - Method in class org.jboss.forge.resources.DirectoryResource
 
getParent() - Method in class org.jboss.forge.resources.FileResource
Get the parent of the current resource.
getParent() - Method in interface org.jboss.forge.resources.Resource
Get the parent of the current resource.
getParent() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return the PluginMetadata containing this command.
getParent() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Get the CommandMetadata defining this option.
getParentElement() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getParentPluginConfig() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getParentType() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
getParentType() - Method in interface org.jboss.forge.parser.java.Type
 
getPartialProjectBuildingResult() - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
getPartialProjectBuildingResult() - Method in interface org.jboss.forge.maven.MavenCoreFacet
Ask Maven to process this project's POM and return the resulting metadata.
getPhase() - Method in interface org.jboss.forge.maven.plugins.Execution
 
getPhase() - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
getPhase() - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
getPlugin(Dependency) - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
getPlugin(Dependency) - Method in interface org.jboss.forge.maven.MavenPluginFacet
 
getPluginDirectory() - Method in interface org.jboss.forge.ForgeEnvironment
Return the directory Forge is using to store and load third-party plugins.
getPluginMetadata(String) - Method in interface org.jboss.forge.shell.command.PluginRegistry
Get the PluginMetadata for the given plugin name.
getPluginMetadataForScopeAndConstraints(String, Shell) - Method in interface org.jboss.forge.shell.command.PluginRegistry
Resolves a single PluginMetadata instance representing the singular type that is in scope, and satisfied by the current project constraints such as RequiresProject or RequiresFacet
getPluginRepositories() - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
getPluginRepositories() - Method in interface org.jboss.forge.maven.MavenPluginFacet
Get the list of plugin repositories for which this project is currently configured to use in dependency resolution.
getPlugins() - Method in interface org.jboss.forge.shell.command.PluginRegistry
Get a map of all known plugin names and metadata.
getPOM() - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
getPOM() - Method in interface org.jboss.forge.maven.MavenCoreFacet
Get the current Maven POM file.
getPOMFile() - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
getPOMFile() - Method in interface org.jboss.forge.maven.MavenCoreFacet
Get the current Maven POM file.
getProject() - Method in class org.jboss.forge.maven.facets.MavenMetadataFacet
 
getProject() - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
getProject() - Method in class org.jboss.forge.maven.facets.MavenWebResourceFacet
 
getProject() - Method in class org.jboss.forge.project.dependencies.events.AddedDependencies
Get the Project from which this event was fired.
getProject() - Method in class org.jboss.forge.project.dependencies.events.RemovedDependencies
Get the Project from which this event was fired.
getProject() - Method in interface org.jboss.forge.project.Facet
Return the Project instance on which this Facet operates.
getProject() - Method in class org.jboss.forge.project.facets.BaseFacet
 
getProject() - Method in class org.jboss.forge.project.packaging.events.PackagingChanged
 
getProject() - Method in class org.jboss.forge.test.AbstractShellTest
 
getProject() - Method in class org.jboss.forge.test.SingletonAbstractShellTest
 
getProjectName() - Method in class org.jboss.forge.maven.facets.MavenMetadataFacet
 
getProjectName() - Method in interface org.jboss.forge.project.facets.MetadataFacet
 
getProjectRoot() - Method in class org.jboss.forge.maven.ProjectImpl
 
getProjectRoot() - Method in interface org.jboss.forge.project.Project
Get the File representing the root directory of this Project
getProjectStage() - Method in interface org.jboss.forge.spec.javaee.FacesFacet
Get this application's currently configured FacesProjectStage.
getProjectVersion() - Method in class org.jboss.forge.maven.facets.MavenMetadataFacet
 
getProjectVersion() - Method in interface org.jboss.forge.project.facets.MetadataFacet
 
getPrompt() - Method in interface org.jboss.forge.shell.Shell
Return the current shell prompt;
getPromptType() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Get the requested PromptType for this option.
getProperties(String) - Method in interface org.jboss.forge.env.Configuration
Get a list of Properties associated with the given configuration key.
getProperties() - Method in interface org.jboss.forge.ForgeEnvironment
Get a map of all configuration properties for the current Forge execution.
getProperties() - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getProperties() - Method in interface org.jboss.forge.maven.profiles.Profile
 
getProperties() - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
getProperties() - Method in class org.jboss.forge.maven.profiles.ProfileImpl
 
getProperties() - Method in interface org.jboss.forge.project.facets.DependencyFacet
Return a list of all build dependency properties.(Build properties such, as ${my.version}, can be used anywhere in a dependency, and will be expanded during building to their property value.)
getProperty(String) - Method in interface org.jboss.forge.env.Configuration
Gets a property from the configuration.
getProperty(String) - Method in interface org.jboss.forge.ForgeEnvironment
Get a named property for the current Forge execution
getProperty(String) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getProperty(String) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Get a build property by name.
getProperty(String) - Method in class org.jboss.forge.resources.PropertiesFileResource
Returns the value related to the key in this properties file
getProvider() - Method in class org.jboss.forge.scaffold.events.ScaffoldGeneratedResources
 
getQualifiedName() - Method in interface org.jboss.forge.parser.java.Annotation
 
getQualifiedName() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getQualifiedName() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getQualifiedName() - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
getQualifiedName() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
getQualifiedName() - Method in interface org.jboss.forge.parser.java.Import
 
getQualifiedName() - Method in interface org.jboss.forge.parser.java.JavaSource
Set the qualified-name of this T instance, where the qualified-name contains both the Java package and simple class name of the type represented by this T instance.
getQualifiedName() - Method in interface org.jboss.forge.parser.java.Type
 
getQualifiedReturnType() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getQualifiedReturnType() - Method in interface org.jboss.forge.parser.java.Method
Get the fully qualified return type of this Method or return null if the return type is void.
getQualifiedType() - Method in interface org.jboss.forge.parser.java.Field
Get this field's fully qualified type.
getQualifiedType() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
GetQuery - Enum in org.jboss.forge.parser.xml.query
Obtains the List of Nodes designated by the specified Patterns under the specified root Node.
getQueuedExceptions() - Method in exception org.jboss.forge.bus.EventBusQueuedException
 
getReferencePath(Resource<?>) - Method in interface org.jboss.forge.scaffold.TemplateStrategy
Return the path by which the given Resource template should be referenced when constructing generated resources.
getRepositories() - Method in class org.jboss.forge.maven.dependencies.DependencyMetadataImpl
 
getRepositories() - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
getRepositories() - Method in interface org.jboss.forge.project.dependencies.DependencyMetadata
The DependencyRepository instances used when building the Dependency, or any projects which inherit from it, for which this DependencyMetadata was retrieved.
getRepositories() - Method in interface org.jboss.forge.project.facets.DependencyFacet
Get the list of repositories for which this project is currently configured to use in dependency resolution.
getRequest() - Method in class org.jboss.forge.maven.facets.MavenContainer
 
getResource(String) - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
getResource(String) - Method in interface org.jboss.forge.project.facets.ResourceFacet
Return the FileResource at the given path relative to ResourceFacet.getResourceFolder().
getResource() - Method in class org.jboss.forge.resources.events.ResourceEvent
 
getResource() - Method in class org.jboss.forge.shell.events.PickupResource
 
getResourceFactory() - Method in class org.jboss.forge.resources.AbstractResource
 
getResourceFactory() - Method in interface org.jboss.forge.resources.Resource
Return the ResourceFactory with which this Resource was created.
getResourceFolder() - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
getResourceFolder() - Method in interface org.jboss.forge.project.facets.ResourceFacet
Get the DirectoryResource representing the folder this Project uses to store package-able, non-source documents (such as configuration files.)
getResourceFolders() - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
getResourceFolders() - Method in interface org.jboss.forge.project.facets.ResourceFacet
Get a list of DirectoryResources representing the directories this project uses to contain Project non-source documents (such as configuration files.)
getResourceForWebPath(String) - Method in interface org.jboss.forge.spec.javaee.FacesFacet
Given a web path, return the corresponding resource to which that path would resolve when the application is deployed.
getResourceFrom(File) - Method in class org.jboss.forge.project.services.ResourceFactory
 
getResourceInputStream() - Method in class org.jboss.forge.resources.FileResource
 
getResourceInputStream() - Method in interface org.jboss.forge.resources.Resource
Get the InputStream represented by this Resource.
getResourceInputStream() - Method in class org.jboss.forge.resources.VirtualResource
 
getResources() - Method in class org.jboss.forge.scaffold.events.ScaffoldGeneratedResources
 
getResources() - Method in interface org.jboss.forge.spec.javaee.ServletFacet
List all files in this Project's WebContent directory, recursively.
getResources(ResourceFilter) - Method in interface org.jboss.forge.spec.javaee.ServletFacet
List all files in this Project's WebContent directory, recursively, only if they match the given ResourceFilter.
getResourceScopes() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return the set of Resource types for which this command is in scope, or available.
getResourceScopes() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get the Resource scopes for which this plugin is available.
getReturnType() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getReturnType() - Method in interface org.jboss.forge.parser.java.Method
Get the return type of this Method or return null if the return type is void.
getReturnTypeInspector() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getReturnTypeInspector() - Method in interface org.jboss.forge.parser.java.Method
Get the return Type of this Method or return null if the return type is void.
getRoot() - Method in class org.jboss.forge.parser.xml.Node
Obtains the root Node for this reference
getRuntimeVersion() - Method in interface org.jboss.forge.ForgeEnvironment
Return the current Forge version as a String.
getScope() - Method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
getScope() - Method in enum org.jboss.forge.project.dependencies.ScopeType
 
getScopedConfiguration(ConfigurationScope) - Method in interface org.jboss.forge.env.Configuration
Get the underlying Configuration instance of the given ConfigurationScope type.
getScopeType() - Method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
getScopeType() - Method in interface org.jboss.forge.project.dependencies.Dependency
Get the scope type of this Dependency
getScopeType() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
getScopeType() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
getScopeType() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
Not implemented for Exclusions.
getScopeTypeEnum() - Method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
getScopeTypeEnum() - Method in interface org.jboss.forge.project.dependencies.Dependency
Get the ScopeType of this Dependency, if the type is not one of the default supported types, ScopeType.OTHER will be returned;
getScopeTypeEnum() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
getScopeTypeEnum() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
getScopeTypeEnum() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
getServletPath() - Method in interface org.jboss.forge.spec.javaee.RestWebXmlFacet
Get the path of the JAX-RS servlet
getSettings() - Method in class org.jboss.forge.maven.facets.MavenContainer
 
getSetupCommand() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get the "setup" command for this plugin.
getShell() - Method in class org.jboss.forge.test.AbstractShellTest
 
getShell() - Method in class org.jboss.forge.test.SingletonAbstractShellTest
 
getShort(String) - Method in interface org.jboss.forge.env.Configuration
Get a short associated with the given configuration key.
getShort(String, short) - Method in interface org.jboss.forge.env.Configuration
Get a short associated with the given configuration key.
getShort(String, Short) - Method in interface org.jboss.forge.env.Configuration
Get a Short associated with the given configuration key.
getShortName() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Get the short name for this option, if it exists; otherwise, return empty string.
getSimpleName() - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
getSimpleName() - Method in interface org.jboss.forge.parser.java.Import
 
getSingle(String) - Method in class org.jboss.forge.parser.xml.Node
Get a single child node.

If multiple children are found with same name it is considered a IllegalArgumentException.
getSingle(Pattern...) - Method in class org.jboss.forge.parser.xml.Node
 
GetSingleQuery - Enum in org.jboss.forge.parser.xml.query
Form of GetQuery used as a convenience to retrieve a single result.
getSourceFolder() - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getSourceFolder() - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Get the DirectoryResource this Project uses to store package-able source documents (such as .java files.)
getSourceFolders() - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getSourceFolders() - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Get a list of DirectoryResources this project uses to contain Project source documents (such as .java files.)
getSourceType() - Method in class org.jboss.forge.parser.java.impl.JavaAnnotationImpl
 
getSourceType() - Method in class org.jboss.forge.parser.java.impl.JavaClassImpl
 
getSourceType() - Method in class org.jboss.forge.parser.java.impl.JavaEnumImpl
 
getSourceType() - Method in class org.jboss.forge.parser.java.impl.JavaInterfaceImpl
 
getSourceType() - Method in interface org.jboss.forge.parser.java.JavaSource
Return the SourceType of this JavaSource instance.
getStatus() - Method in class org.jboss.forge.shell.events.CommandExecuted
 
getStatus() - Method in class org.jboss.forge.shell.events.PreShutdown
Get the status with which the shell is shutting down.
getStatus() - Method in class org.jboss.forge.shell.events.Shutdown
Get the status with which the shell should shut down.
getString(String) - Method in interface org.jboss.forge.env.Configuration
Get a string associated with the given configuration key.
getString(String, String) - Method in interface org.jboss.forge.env.Configuration
Get a string associated with the given configuration key.
getStringArray(String) - Method in interface org.jboss.forge.env.Configuration
Get an array of strings associated with the given configuration key.
getStringInitializer() - Method in interface org.jboss.forge.parser.java.Field
 
getStringInitializer() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getStringValue() - Method in interface org.jboss.forge.parser.java.Annotation
 
getStringValue(String) - Method in interface org.jboss.forge.parser.java.Annotation
 
getStringValue() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getStringValue(String) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getStringValue() - Method in class org.jboss.forge.parser.java.impl.ValuePairImpl
 
getStringValue() - Method in interface org.jboss.forge.parser.java.ValuePair
 
getSuperType() - Method in interface org.jboss.forge.parser.java.Extendable
Get this type's super class.
getSuperType() - Method in class org.jboss.forge.parser.java.impl.JavaClassImpl
 
getSyntaxErrors() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getSyntaxErrors() - Method in interface org.jboss.forge.parser.java.JavaSource
Get a list of all SyntaxErrors detected in the current T.
getTemplateStrategy() - Method in interface org.jboss.forge.scaffold.ScaffoldProvider
Get the TemplateStrategy for this ScaffoldProvider.
getTestJavaResource(JavaSource<?>) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getTestJavaResource(String) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getTestJavaResource(String) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Return the JavaClass at the given path relative to JavaSourceFacet.getTestSourceFolder().
getTestJavaResource(JavaSource<?>) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Attempt to locate and re-parse the given JavaClass from its location on disk, relative to JavaSourceFacet.getTestSourceFolder().
getTestResource(String) - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
getTestResource(String) - Method in interface org.jboss.forge.project.facets.ResourceFacet
Attempt to locate a FileResource at the given path relative to ResourceFacet.getTestResourceFolder().
getTestResourceFolder() - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
getTestResourceFolder() - Method in interface org.jboss.forge.project.facets.ResourceFacet
Get the DirectoryResource representing the folder this Project uses to store test-scoped non-source documents (such as configuration files.) Files in this directory will never be packaged or deployed except when running Unit Tests.
getTestSourceFolder() - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
getTestSourceFolder() - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Get the DirectoryResource this Project uses to store test-scoped source documents (such as .java files.) Files in this directory will never be packaged or deployed except when running Unit Tests.
getText() - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
 
getText() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
getText() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
getText() - Method in class org.jboss.forge.parser.xml.Node
Get the Nodes text body.
getText() - Method in class org.jboss.forge.parser.xml.query.Pattern
Gets the node text to be matched
getTextValueForPatternName(String) - Method in class org.jboss.forge.parser.xml.Node
Get the text value of the element found at the given query name.
getTextValuesForPatternName(String) - Method in class org.jboss.forge.parser.xml.Node
Get the text values of all elements found at the given query name.
getThrownExceptions() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getThrownExceptions() - Method in interface org.jboss.forge.parser.java.Method
Get a list of qualified (if possible) Exception class names thrown by this method.
getTokens() - Method in interface org.jboss.forge.shell.completer.CommandCompleterState
 
getTopic() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get the topic text for this plugin.
getTopLevelPackage() - Method in class org.jboss.forge.maven.facets.MavenMetadataFacet
 
getTopLevelPackage() - Method in interface org.jboss.forge.project.facets.MetadataFacet
 
getTraversableResolver() - Method in interface org.jboss.forge.spec.javaee.descriptor.ValidationDescriptor
 
getTrigger() - Method in interface org.jboss.forge.shell.spi.TriggeredAction
The char that is used to register the ActionListener as a TriggeredAction in the Shell.
getType() - Method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
getType() - Method in interface org.jboss.forge.parser.java.Field
Get this field's type.
getType() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getType() - Method in class org.jboss.forge.parser.java.impl.ParameterImpl
 
getType() - Method in interface org.jboss.forge.parser.java.Parameter
 
getType() - Method in enum org.jboss.forge.project.packaging.PackagingType
 
getType() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Get the literal type of this option.
getType() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Get the implementing Plugin class type for this PluginMetadata
getTypeArguments() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
getTypeArguments() - Method in interface org.jboss.forge.parser.java.Type
 
getTypeDeclaration() - Method in class org.jboss.forge.parser.java.ast.TypeDeclarationFinderVisitor
 
getTypeInspector() - Method in interface org.jboss.forge.parser.java.Field
Get this field's Type
getTypeInspector() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getTypeInspector() - Method in class org.jboss.forge.parser.java.impl.ParameterImpl
 
getTypeInspector() - Method in interface org.jboss.forge.parser.java.Parameter
 
getTypeName(Type) - Static method in class org.jboss.forge.parser.java.impl.JDTHelper
Get the name of the given Type.
getUnderlyingResourceObject() - Method in class org.jboss.forge.maven.resources.MavenDependencyResource
 
getUnderlyingResourceObject() - Method in class org.jboss.forge.maven.resources.MavenProfileResource
 
getUnderlyingResourceObject() - Method in class org.jboss.forge.maven.resources.MavenRepositoryResource
 
getUnderlyingResourceObject() - Method in class org.jboss.forge.resources.EntryResource
 
getUnderlyingResourceObject() - Method in class org.jboss.forge.resources.enumtype.EnumConstantResource
 
getUnderlyingResourceObject() - Method in class org.jboss.forge.resources.FileResource
Get the actual underlying file resource that this resource instance represents, whether existing or non-existing.
getUnderlyingResourceObject() - Method in class org.jboss.forge.resources.java.JavaFieldResource
 
getUnderlyingResourceObject() - Method in class org.jboss.forge.resources.java.JavaMemberResource
 
getUnderlyingResourceObject() - Method in class org.jboss.forge.resources.java.JavaMethodResource
 
getUnderlyingResourceObject() - Method in interface org.jboss.forge.resources.Resource
Get the underlying object represented by this Resource
getUrl() - Method in enum org.jboss.forge.maven.MavenPluginFacet.KnownRepository
 
getURL() - Method in class org.jboss.forge.maven.resources.MavenRepositoryResource
 
getUrl() - Method in interface org.jboss.forge.project.dependencies.DependencyRepository
 
getUrl() - Method in class org.jboss.forge.project.dependencies.DependencyRepositoryImpl
 
getUrl() - Method in enum org.jboss.forge.project.facets.DependencyFacet.KnownRepository
 
getUrl() - Method in class org.jboss.forge.scaffold.events.AdvertiseGenProfile
 
getUserConfiguration() - Method in interface org.jboss.forge.ForgeEnvironment
Get the current User's configuration file.
getUserHomeDir() - Static method in class org.jboss.forge.shell.util.OSUtils
 
getUserHomePath() - Static method in class org.jboss.forge.shell.util.OSUtils
 
getValue() - Method in class org.jboss.forge.resources.EntryResource
 
getValues() - Method in interface org.jboss.forge.parser.java.Annotation
 
getValues() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
getVersion() - Method in interface org.jboss.forge.project.dependencies.Dependency
Get the version of this Dependency.
getVersion() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
getVersion() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
getVersion() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
Not implemented for Exclusions.
getVisibility() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
getVisibility() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
getVisibility() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
getVisibility() - Method in interface org.jboss.forge.parser.java.VisibilityScoped
 
getWebPaths(Resource<?>) - Method in interface org.jboss.forge.scaffold.AccessStrategy
 
getWebPaths(Resource<?>) - Method in interface org.jboss.forge.spec.javaee.FacesFacet
For a given Resource, if the resource is a web-resource, return all known context-relative URLs with which that resource may be accessed.
getWebPaths(String) - Method in interface org.jboss.forge.spec.javaee.FacesFacet
For a given JSF view-ID, if the view-ID is valid, return all known context-relative URLs with which that resource may be accessed.
getWebResource(String) - Method in class org.jboss.forge.maven.facets.MavenWebResourceFacet
 
getWebResource(String) - Method in interface org.jboss.forge.project.facets.WebResourceFacet
Get the given FileResource relative to the project Web Root directory: WebResourceFacet.getWebRootDirectory()
getWebRootDirectories() - Method in class org.jboss.forge.maven.facets.MavenWebResourceFacet
 
getWebRootDirectories() - Method in interface org.jboss.forge.project.facets.WebResourceFacet
Get a list containing all possible Web Root DirectoryResources for the current project.
getWebRootDirectory() - Method in class org.jboss.forge.maven.facets.MavenWebResourceFacet
 
getWebRootDirectory() - Method in interface org.jboss.forge.project.facets.WebResourceFacet
Get the default Web Root directory (this is the DirectoryResource containing resources to be deployed to the web-root URL when the application is published.
getWidth() - Method in interface org.jboss.forge.shell.integration.BufferManager
Get width in lines
getWidth() - Method in interface org.jboss.forge.shell.Shell
Return the current width, in characters, of the current shell console.
getWorkingDirectory() - Method in class org.jboss.forge.shell.events.Startup
 
getWorkingDirectory() - Static method in class org.jboss.forge.shell.util.Files
 
groom(List<Object>) - Method in interface org.jboss.forge.bus.spi.EventBusGroomer
 

H

handles(Object) - Method in class org.jboss.forge.bus.EventBus
 
hasAllFacets(Class<? extends Facet>...) - Method in class org.jboss.forge.project.BaseProject
 
hasAllFacets(Collection<Class<? extends Facet>>) - Method in class org.jboss.forge.project.BaseProject
 
hasAllFacets(Collection<Class<? extends Facet>>) - Method in interface org.jboss.forge.project.Project
Return true if this project has all Facets of the given types; otherwise, if any of the given facet types is missing, return false.
hasAllFacets(Class<? extends Facet>...) - Method in interface org.jboss.forge.project.Project
Return true if this project has all Facets of the given types; otherwise, if any of the given facet types is missing, return false.
hasAnnotation(Class<? extends Annotation>) - Method in interface org.jboss.forge.parser.java.AnnotationTarget
 
hasAnnotation(String) - Method in interface org.jboss.forge.parser.java.AnnotationTarget
 
hasAnnotation(E, BodyDeclaration, String) - Method in class org.jboss.forge.parser.java.ast.AnnotationAccessor
 
hasAnnotation(Class<? extends Annotation>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hasAnnotation(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hasAnnotation(Class<? extends Annotation>) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
hasAnnotation(String) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
hasAnnotation(Class<? extends Annotation>) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
hasAnnotation(String) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
hasChildByContent(String, boolean) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Checks if a child element is present with the given content.
hasChildByContent(String) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Checks if a child element is present with the given content.
hasChildByContent(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
hasChildByContent(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
hasChildByContent(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
hasChildByContent(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
hasChildByName(String, boolean) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Checks if the child element that has the given name exists.
hasChildByName(String) - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
Checks if the child element that has the given name exists.
hasChildByName(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
hasChildByName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
hasChildByName(String, boolean) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
hasChildByName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
hasChilderen() - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
 
hasChilderen() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
hasChilderen() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
hasCommand(String, Class<? extends Resource<?>>) - Method in interface org.jboss.forge.shell.command.PluginMetadata
Return true if this plugin defines a command with the given name and Resource scope.
hasCommand(String, Shell) - Method in interface org.jboss.forge.shell.command.PluginMetadata
Return true if this plugin defines a command with the given name in the current Shell.getCurrentResourceScope()
hasCommands() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Return true if this plugin has any commands.
hasConfigurationElement(String) - Method in interface org.jboss.forge.maven.plugins.Configuration
Return true if this Configuration contains the given element; otherwise, return false;
hasConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
hasConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
hasConfigurationElements() - Method in interface org.jboss.forge.maven.plugins.Configuration
Return true if this Configuration has any elements; otherwise, return false.
hasConfigurationElements() - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
hasConfigurationElements() - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
hasCustomCompleter() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option specifies a custom CommandCompleter.
hasDefaultCommand() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Return true if this plugin has a default command.
hasDefaultValue() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option has a default value.
hasDirectDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
hasDirectDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Return true if this Project contains a dependency matching the given Dependency; return false otherwise.
hasDirectManagedDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
hasDirectManagedDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Return true if this Project contains a managed dependency matching the given Dependency; return false otherwise.
hasEffectiveDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
hasEffectiveDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Return true if the given Dependency exists anywhere in the project dependency hierarchy.
hasEffectiveManagedDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
hasEffectiveManagedDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Return true if this Project contains a managed dependency matching the given Dependency at any level of the project hierarchy; return false otherwise.
hasFacet(Class<? extends Facet>) - Method in class org.jboss.forge.project.BaseProject
 
hasFacet(Class<? extends Facet>) - Method in interface org.jboss.forge.project.Project
Return true if this project has a facet of the given type; return false otherwise.
hasField(String) - Method in interface org.jboss.forge.parser.java.FieldHolder
Return whether or not this O declares a Field with the given name.
hasField(Field<O>) - Method in interface org.jboss.forge.parser.java.FieldHolder
Return whether or not this O declares the given Field instance.
hasField(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
hasField(Field<O>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
hashCode() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hashCode() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
hashCode() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
hashCode() - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
hashCode() - Method in class org.jboss.forge.parser.java.impl.JavaClassImpl
 
hashCode() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
hashCode() - Method in class org.jboss.forge.parser.java.impl.ValuePairImpl
 
hashCode() - Method in class org.jboss.forge.project.BaseProject
 
hashCode() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
hashCode() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
hashCode() - Method in class org.jboss.forge.project.dependencies.DependencyRepositoryImpl
 
hashCode() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
hashCode() - Method in class org.jboss.forge.project.facets.BaseFacet
 
hashCode() - Method in class org.jboss.forge.resources.AbstractResource
 
hashCode() - Method in class org.jboss.forge.resources.events.ResourceEvent
 
hashCode() - Method in class org.jboss.forge.resources.events.ResourceRenamed
 
hasImport(Class<?>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hasImport(T) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hasImport(Import) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hasImport(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hasImport(Class<?>) - Method in interface org.jboss.forge.parser.java.Importer
Return whether or not this O has an import for the given Class type.
hasImport(String) - Method in interface org.jboss.forge.parser.java.Importer
Return whether or not this O has an import for the given fully-qualified class name.
hasImport(T) - Method in interface org.jboss.forge.parser.java.Importer
Return whether or not this O has an import for the given T type.
hasImport(Import) - Method in interface org.jboss.forge.parser.java.Importer
Return whether or not this O has the given Import type.
hasInterface(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hasInterface(Class<?>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hasInterface(JavaInterface) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hasInterface(String) - Method in interface org.jboss.forge.parser.java.InterfaceCapable
 
hasInterface(Class<?>) - Method in interface org.jboss.forge.parser.java.InterfaceCapable
 
hasInterface(JavaInterface) - Method in interface org.jboss.forge.parser.java.InterfaceCapable
 
hasMethod(Method<O>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
hasMethod(Method<O>) - Method in interface org.jboss.forge.parser.java.MethodHolder
Return true if this O has a method with the given name and zero parameters; otherwise return false.
hasMethodSignature(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
hasMethodSignature(String, String...) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
hasMethodSignature(String, Class<?>...) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
hasMethodSignature(Method<?>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
hasMethodSignature(Method<?>) - Method in interface org.jboss.forge.parser.java.MethodHolder
Return true if this O has a method with signature matching the given method's signature.
hasMethodSignature(String) - Method in interface org.jboss.forge.parser.java.MethodHolder
Return true if this O has a method with the given name and zero parameters; otherwise return false.
hasMethodSignature(String, String...) - Method in interface org.jboss.forge.parser.java.MethodHolder
Return true if this O has a method with the given name and signature types; otherwise return false.
hasMethodSignature(String, Class<?>...) - Method in interface org.jboss.forge.parser.java.MethodHolder
Return true if this O has a method with the given name and signature types; otherwise return false.
hasModifier(BodyDeclaration, Modifier.ModifierKeyword) - Method in class org.jboss.forge.parser.java.ast.ModifierAccessor
 
hasOption(String) - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return true if this command has an OptionMetadata with the given name.
hasOptions() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return true if this command has any options.
hasOrderedOptions() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return true if this command accepts ordered options.
hasPlugin(Dependency) - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
hasPlugin(Dependency) - Method in interface org.jboss.forge.maven.MavenPluginFacet
 
hasPluginRepository(MavenPluginFacet.KnownRepository) - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
hasPluginRepository(String) - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
hasPluginRepository(MavenPluginFacet.KnownRepository) - Method in interface org.jboss.forge.maven.MavenPluginFacet
Return true if the given MavenPluginFacet.KnownRepository is already registered in this project's build system.
hasPluginRepository(String) - Method in interface org.jboss.forge.maven.MavenPluginFacet
Return true if the given repository URL is already registered in this project's build system.
hasQueued(Object) - Method in class org.jboss.forge.bus.EventBus
 
hasRepository(String) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
hasRepository(DependencyFacet.KnownRepository) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
hasRepository(DependencyFacet.KnownRepository) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Return true if the given DependencyFacet.KnownRepository is already registered in this project's build system.
hasRepository(String) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Return true if the given repository URL is already registered in this project's build system.
hasSetupCommand() - Method in interface org.jboss.forge.shell.command.PluginMetadata
Return true if this plugin has a "setup" command.
hasShortOption(String) - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return true if this command accepts options that declare a short name.
hasSuggestions() - Method in interface org.jboss.forge.shell.completer.CommandCompleterState
 
hasSyntaxErrors() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
hasSyntaxErrors() - Method in interface org.jboss.forge.parser.java.JavaSource
Return whether or not this T currently has any SyntaxError s.
Help - Annotation Type in org.jboss.forge.shell.plugins
Supply help text for a Plugin Facet or other type.
HOME_ALIAS - Static variable in class org.jboss.forge.shell.util.Files
 

I

Import - Interface in org.jboss.forge.parser.java
 
Importer<O extends JavaSource<?>> - Interface in org.jboss.forge.parser.java
 
ImportImpl - Class in org.jboss.forge.parser.java.impl
 
ImportImpl(JavaSource<?>) - Constructor for class org.jboss.forge.parser.java.impl.ImportImpl
 
ImportImpl(JavaSource<?>, Object) - Constructor for class org.jboss.forge.parser.java.impl.ImportImpl
 
indexOfLastElement(List<?>) - Static method in class org.jboss.forge.shell.util.Lists
Return the index of the last element of this List, if any (size - 1), if the list is empty, return 0;
info(ShellPrintWriter, String) - Static method in class org.jboss.forge.shell.ShellMessages
 
init() - Method in class org.jboss.forge.project.services.ProjectFactory
 
initializeJavaProject() - Method in class org.jboss.forge.test.AbstractShellTest
 
initializeJavaProject() - Method in class org.jboss.forge.test.SingletonAbstractShellTest
 
initializeProject(PackagingType) - Method in class org.jboss.forge.test.AbstractShellTest
 
install() - Method in class org.jboss.forge.maven.facets.JavaExecutionFacetImpl
 
install() - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
install() - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
install() - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
install() - Method in class org.jboss.forge.maven.facets.MavenMetadataFacet
 
install() - Method in class org.jboss.forge.maven.facets.MavenPackagingFacet
 
install() - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
install() - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
install() - Method in class org.jboss.forge.maven.facets.MavenWebResourceFacet
 
install(Project, Dependency) - Method in interface org.jboss.forge.project.dependencies.DependencyInstaller
Install given Dependency with the default ScopeType.
install(Project, Dependency, ScopeType) - Method in interface org.jboss.forge.project.dependencies.DependencyInstaller
Install given Dependency with the given ScopeType.
install() - Method in interface org.jboss.forge.project.Facet
Perform necessary setup for this Facet to be considered installed in the given Project.
installFacet(Facet) - Method in class org.jboss.forge.project.BaseProject
 
installFacet(Facet) - Method in interface org.jboss.forge.project.Project
Install and register the given Facet.
InstallFacets - Class in org.jboss.forge.project.facets.events
Event to instruct Forge to install the given Facet into the current Project
InstallFacets(Class<? extends Facet>) - Constructor for class org.jboss.forge.project.facets.events.InstallFacets
Install the given facet without prompting for confirmation
InstallFacets(boolean, Class<? extends Facet>) - Constructor for class org.jboss.forge.project.facets.events.InstallFacets
Install the given facet but first prompt for confirmation.
InstallFacets(Class<? extends Facet>...) - Constructor for class org.jboss.forge.project.facets.events.InstallFacets
Install the given facets without prompting for confirmation
InstallFacets(boolean, Class<? extends Facet>...) - Constructor for class org.jboss.forge.project.facets.events.InstallFacets
Install the given facets but first prompt for confirmation.
installManaged(Project, Dependency) - Method in interface org.jboss.forge.project.dependencies.DependencyInstaller
Install given managed Dependency with the default ScopeType.
installManaged(Project, Dependency, ScopeType) - Method in interface org.jboss.forge.project.dependencies.DependencyInstaller
Install given managed Dependency with the given ScopeType.
installSingleFacet(Project, Class<? extends Facet>) - Method in class org.jboss.forge.project.services.ProjectFactory
 
instanceOf(PluginMetadata) - Method in interface org.jboss.forge.shell.command.PluginRegistry
Get the Plugin instance defined by the given PluginMetadata
intercept(String) - Method in interface org.jboss.forge.shell.spi.CommandInterceptor
Intercepts a command and returns it along with any modifications.
InterfaceCapable<T extends JavaSource<T>> - Interface in org.jboss.forge.parser.java
 
Internal - Interface in org.jboss.forge.parser
Represents an object that stores implementation-specific data.
isAbstract() - Method in interface org.jboss.forge.parser.java.Abstractable
 
isAbstract() - Method in class org.jboss.forge.parser.java.impl.JavaClassImpl
 
isAbstract() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
isAcceptDefaults() - Method in interface org.jboss.forge.shell.Shell
Return true if this Shell is currently set to accept prompt defaults automatically.
isActiveByDefault() - Method in interface org.jboss.forge.maven.profiles.Profile
 
isActiveByDefault() - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
isActiveByDefault() - Method in class org.jboss.forge.maven.profiles.ProfileImpl
 
isAnnotation() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
isAnnotation() - Method in interface org.jboss.forge.parser.java.JavaSource
Return true if this JavaSource represents a JavaAnnotation
isAnnotationPresent(Method, Class<? extends Annotation>) - Static method in class org.jboss.forge.bus.util.Annotations
Discover if a Method m has been annotated with type.
isAnnotationPresent(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.forge.bus.util.Annotations
Discover if a Class c has been annotated with type.
isAnsiSupported() - Method in interface org.jboss.forge.shell.Shell
Returns whether or not this shell supports ANSI escape codes.
isArray() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
isArray() - Method in interface org.jboss.forge.parser.java.Type
 
isArray(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
isBasicType(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
isBoolean() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option is a boolean type.
isChildOf(Resource<?>, Resource<?>) - Static method in class org.jboss.forge.shell.util.ResourceUtil
 
isClass() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
isClass() - Method in interface org.jboss.forge.parser.java.JavaSource
Return true if this JavaSource represents a JavaClass
isCommandOverloaded(String) - Method in interface org.jboss.forge.shell.command.PluginMetadata
Return true if this plugin is overloaded in multiple Resource scopes.
isComment() - Method in class org.jboss.forge.parser.xml.Node
Returns whether or not this Node represents a comment
isConstructor() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
isConstructor() - Method in interface org.jboss.forge.parser.java.Method
Return true if this Method is a constructor for the class in which it is defined.
isDefault() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return true if this command is the default command for its declaring PluginMetadata
isDefaultPackage() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
isDefaultPackage() - Method in interface org.jboss.forge.parser.java.Packaged
Return whether or not this T is in the default package.
isDirectory() - Method in class org.jboss.forge.resources.FileResource
Return true if this FileResource exists and is actually a directory, otherwise return false;
isEmpty() - Method in interface org.jboss.forge.env.Configuration
Check if the configuration is empty.
isEnum() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
isEnum() - Method in interface org.jboss.forge.parser.java.JavaSource
Return true if this JavaSource represents a JavaEnum
isEnum() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option is an enum type.
isExceptionHandlingEnabled() - Method in interface org.jboss.forge.shell.Shell
Return true if this shell is currently set to handle exceptions.
isExecuting() - Method in interface org.jboss.forge.shell.Shell
Return true if the Shell is currently executing a plugin; otherwise, return false.
isExtensionsEnabled() - Method in interface org.jboss.forge.maven.plugins.MavenPlugin
 
isExtensionsEnabled() - Method in class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
isExtensionsEnabled() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
isExtensionsEnabled() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
isFinal() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
isFinal() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
isFinal() - Method in interface org.jboss.forge.parser.java.Member
 
isFinalTokenComplete() - Method in interface org.jboss.forge.shell.completer.CommandCompleterState
 
isFlagOnly() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option is only a flag, and only has a short name, taking no value on the command line.
isFlagSet(ResourceFlag) - Method in class org.jboss.forge.resources.AbstractResource
 
isFlagSet(ResourceFlag) - Method in interface org.jboss.forge.resources.Resource
Return true if the given ResourceFlag is set.
isGeneric(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
isHistoryEnabled() - Method in interface org.jboss.forge.shell.Shell
Return true if this shell is currently keeping a record of command history.
isInstalled() - Method in class org.jboss.forge.maven.facets.JavaExecutionFacetImpl
 
isInstalled() - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
isInstalled() - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
isInstalled() - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
isInstalled() - Method in class org.jboss.forge.maven.facets.MavenMetadataFacet
 
isInstalled() - Method in class org.jboss.forge.maven.facets.MavenPackagingFacet
 
isInstalled() - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
isInstalled() - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
isInstalled() - Method in class org.jboss.forge.maven.facets.MavenWebResourceFacet
 
isInstalled(Project, Dependency) - Method in interface org.jboss.forge.project.dependencies.DependencyInstaller
Returns whether or not the given Dependency is installed.
isInstalled() - Method in interface org.jboss.forge.project.Facet
Return true if the Facet is available for the given Project, false if otherwise.
isInterface() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
isInterface() - Method in interface org.jboss.forge.parser.java.JavaSource
Return true if this JavaSource represents a JavaClass interface.
isJavaLang(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
isLinux() - Static method in class org.jboss.forge.shell.util.OSUtils
 
isMarker() - Method in interface org.jboss.forge.parser.java.Annotation
 
isMarker() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
isNamed() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option is named.
isNormal() - Method in interface org.jboss.forge.parser.java.Annotation
 
isNormal() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
isNullOrEmpty(String) - Static method in class org.jboss.forge.parser.java.util.Strings
 
isOnline() - Method in interface org.jboss.forge.ForgeEnvironment
Return true if Forge is currently operating with the assumption that an Internet connection is available.
isOrdered() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option is not named, and must be specified by order.
isOSX() - Static method in class org.jboss.forge.shell.util.OSUtils
 
isPackagePrivate() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
isPackagePrivate() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
isPackagePrivate() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
isPackagePrivate() - Method in interface org.jboss.forge.parser.java.VisibilityScoped
 
isParameterized() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
isParameterized() - Method in interface org.jboss.forge.parser.java.Type
 
isPiped() - Method in interface org.jboss.forge.shell.plugins.PipeOut
 
isPipeIn() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option is the PipeIn
isPipeOut() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option is the PipeOut
isPlugin() - Method in interface org.jboss.forge.maven.plugins.ConfigurationElement
 
isPlugin() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
isPlugin() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
isPretend() - Method in interface org.jboss.forge.shell.Shell
Return true if this shell is currently running in pretend mode.
isPrimitive() - Method in interface org.jboss.forge.parser.java.Field
 
isPrimitive() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
isPrimitive() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
isPrimitive() - Method in interface org.jboss.forge.parser.java.Type
 
isPrimitive(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
isPrivate() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
isPrivate() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
isPrivate() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
isPrivate() - Method in interface org.jboss.forge.parser.java.VisibilityScoped
 
isProtected() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
isProtected() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
isProtected() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
isProtected() - Method in interface org.jboss.forge.parser.java.VisibilityScoped
 
isPublic() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
isPublic() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
isPublic() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
isPublic() - Method in interface org.jboss.forge.parser.java.VisibilityScoped
 
isQualified() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
isQualified() - Method in interface org.jboss.forge.parser.java.Type
 
isQualified(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
isRequired() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option is required, and cannot be omitted on the command line.
isRestart() - Method in class org.jboss.forge.shell.events.Startup
 
isReturnTypeVoid() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
isReturnTypeVoid() - Method in interface org.jboss.forge.parser.java.Method
Return true if this Method has a return type of 'void'
isRoot() - Method in class org.jboss.forge.parser.xml.Node
Returns whether or not this Node is a root
isSetup() - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return true if this command is the "setup" command.
isSetupAvailable(Shell) - Method in interface org.jboss.forge.shell.command.PluginMetadata
Return true if PluginMetadata.hasSetupCommand() returns true, and it is available in the current scope.
isSimpleName(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
isSingleValue() - Method in interface org.jboss.forge.parser.java.Annotation
 
isSingleValue() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
isSnapshot() - Method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
isSnapshot() - Method in interface org.jboss.forge.project.dependencies.Dependency
Returns true if this dependency version is a SNAPSHOT
isSnapshot() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
isSnapshot() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
isSnapshot() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
isStale() - Method in class org.jboss.forge.resources.FileResource
Returns true if the underlying resource has been modified on the file system since it was initially loaded.
isStatic() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
isStatic() - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
isStatic() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
isStatic() - Method in interface org.jboss.forge.parser.java.Import
 
isStatic() - Method in interface org.jboss.forge.parser.java.Member
 
isTrue(String) - Static method in class org.jboss.forge.parser.java.util.Strings
 
isType(Class<?>) - Method in interface org.jboss.forge.parser.java.Field
Attempt to determine if this field is of the same type as the given type.
isType(String) - Method in interface org.jboss.forge.parser.java.Field
Attempt to determine if this field is of the same type as the given type.
isType(Class<?>) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
isType(String) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
isVarargs() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option accepts multiple values on the command line.
isVerbose() - Method in interface org.jboss.forge.shell.Shell
Return true if this shell is currently running in verbose mode.
isWaiting() - Method in class org.jboss.forge.shell.Wait
Returns true if the waiting spinner is currently being displayed; otherwise, return false.
isWildcard() - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
isWildcard() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
isWildcard() - Method in interface org.jboss.forge.parser.java.Import
 
isWildcard() - Method in interface org.jboss.forge.parser.java.Type
 
isWindows() - Static method in class org.jboss.forge.shell.util.OSUtils
 

J

JAVA_KEYWORDS - Static variable in interface org.jboss.forge.shell.util.Patterns
A group of terms that are illegal to use as Java identifiers.
JavaAnnotation - Interface in org.jboss.forge.parser.java
Represents a Java Annotation source file as an in-memory modifiable element.
JavaAnnotationImpl - Class in org.jboss.forge.parser.java.impl
 
JavaAnnotationImpl(Document, CompilationUnit) - Constructor for class org.jboss.forge.parser.java.impl.JavaAnnotationImpl
 
JavaClass - Interface in org.jboss.forge.parser.java
Represents a Java Class or interface source file as an in-memory modifiable element.
JavaClassImpl - Class in org.jboss.forge.parser.java.impl
Represents a Java Source File
JavaClassImpl(Document, CompilationUnit) - Constructor for class org.jboss.forge.parser.java.impl.JavaClassImpl
 
JavaColorizer - Class in org.jboss.forge.shell.util
Should be used to colorize a Java Source file or Java Source string snippit.
JavaColorizer() - Constructor for class org.jboss.forge.shell.util.JavaColorizer
 
JavaEnum - Interface in org.jboss.forge.parser.java
Represents a Java Enum source file as an in-memory modifiable element.
JavaEnumImpl - Class in org.jboss.forge.parser.java.impl
Represents a Java Source File containing an Enum Type.
JavaEnumImpl(Document, CompilationUnit) - Constructor for class org.jboss.forge.parser.java.impl.JavaEnumImpl
 
JavaExecutionFacet - Interface in org.jboss.forge.project.facets
 
JavaExecutionFacetImpl - Class in org.jboss.forge.maven.facets
 
JavaExecutionFacetImpl() - Constructor for class org.jboss.forge.maven.facets.JavaExecutionFacetImpl
 
JavaFieldResource - Class in org.jboss.forge.resources.java
 
JavaFieldResource(JavaResource, Field<? extends JavaSource<?>>) - Constructor for class org.jboss.forge.resources.java.JavaFieldResource
 
JavaInterface - Interface in org.jboss.forge.parser.java
 
JavaInterfaceImpl - Class in org.jboss.forge.parser.java.impl
 
JavaInterfaceImpl(Document, CompilationUnit) - Constructor for class org.jboss.forge.parser.java.impl.JavaInterfaceImpl
 
JavaMemberResource<T extends Member> - Class in org.jboss.forge.resources.java
 
JavaMemberResource(Resource<?>, T) - Constructor for class org.jboss.forge.resources.java.JavaMemberResource
 
JavaMethodResource - Class in org.jboss.forge.resources.java
 
JavaMethodResource(Resource<?>, Method<? extends JavaSource<?>>) - Constructor for class org.jboss.forge.resources.java.JavaMethodResource
 
JavaParser - Class in org.jboss.forge.parser
Responsible for parsing data into new JavaClass instances.
JavaParser() - Constructor for class org.jboss.forge.parser.JavaParser
 
JavaParserImpl - Class in org.jboss.forge.parser.spi
 
JavaParserImpl() - Constructor for class org.jboss.forge.parser.spi.JavaParserImpl
 
JavaParserProvider - Interface in org.jboss.forge.parser.spi
 
JavaPathspecParser - Class in org.jboss.forge.shell.util
Parser accepts a Java path, and provides a result set of resources based on the relative path provided.
JavaPathspecParser(JavaSourceFacet, String) - Constructor for class org.jboss.forge.shell.util.JavaPathspecParser
 
JavaResource - Class in org.jboss.forge.resources.java
 
JavaResource(ResourceFactory) - Constructor for class org.jboss.forge.resources.java.JavaResource
 
JavaResource(ResourceFactory, File) - Constructor for class org.jboss.forge.resources.java.JavaResource
 
JavaResourceVisitor - Interface in org.jboss.forge.resources.java
 
JavaSource<T extends JavaSource<T>> - Interface in org.jboss.forge.parser.java
 
JavaSourceFacet - Interface in org.jboss.forge.project.facets
 
JavaType<T extends JavaSource<T>> - Interface in org.jboss.forge.parser.java
 
JDTHelper - Class in org.jboss.forge.parser.java.impl
Help with Eclipse JDT common operations.
JDTHelper() - Constructor for class org.jboss.forge.parser.java.impl.JDTHelper
 
JMSFacet - Interface in org.jboss.forge.spec.javaee
 
join(Collection<?>, String) - Static method in class org.jboss.forge.parser.java.util.Strings
 
JSTLFacet - Interface in org.jboss.forge.spec.javaee
If installed, this Project supports features from the JSTL specification.
JTAFacet - Interface in org.jboss.forge.spec.javaee
If installed, this Project supports features from the JTA specification.

K

KeyListener - Interface in org.jboss.forge.shell.integration
A priority key listener.
keyPress(int) - Method in interface org.jboss.forge.shell.integration.KeyListener
Called for every keystroke in the shell.

L

lastElement(List<T>) - Static method in class org.jboss.forge.shell.util.Lists
Return the the last element of this List, if any.
lastModification - Variable in class org.jboss.forge.resources.FileResource
 
listConfigurationElements() - Method in interface org.jboss.forge.maven.plugins.Configuration
List all ConfigurationElements contained in this Configuration.
listConfigurationElements() - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
listConfigurationElements() - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
listConfiguredPlugins() - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
listConfiguredPlugins() - Method in interface org.jboss.forge.maven.MavenPluginFacet
 
listDependencies() - Method in interface org.jboss.forge.maven.profiles.Profile
 
listDependencies() - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
listDependencies() - Method in class org.jboss.forge.maven.profiles.ProfileImpl
 
listExecutions() - Method in interface org.jboss.forge.maven.plugins.MavenPlugin
 
listExecutions() - Method in class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
listExecutions() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
listExecutions() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
listRepositories() - Method in interface org.jboss.forge.maven.profiles.Profile
 
listRepositories() - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
listRepositories() - Method in class org.jboss.forge.maven.profiles.ProfileImpl
 
listResources() - Method in class org.jboss.forge.resources.AbstractResource
 
listResources(ResourceFilter) - Method in class org.jboss.forge.resources.AbstractResource
 
listResources() - Method in interface org.jboss.forge.resources.Resource
Return a list of child resources of the current resource.
listResources(ResourceFilter) - Method in interface org.jboss.forge.resources.Resource
Return a list of child resources of the current resource matching the given ResourceFilter.
Lists - Class in org.jboss.forge.shell.util
 
Lists() - Constructor for class org.jboss.forge.shell.util.Lists
 
loader - Static variable in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
loader - Static variable in class org.jboss.forge.parser.JavaParser
 
locateRecursively(DirectoryResource, ProjectLocator) - Method in class org.jboss.forge.project.services.ProjectFactory
 
lookup(Class<T>) - Method in class org.jboss.forge.maven.facets.MavenContainer
 

M

manage(InvocationContext) - Method in class org.jboss.forge.shell.squelch.SquelchingInterceptor
 
mappingToRegex(String) - Static method in class org.jboss.forge.spec.javaee.util.ServletUtil
Convert a Servlet Mapping to a compiled Pattern
mark(int) - Method in class org.jboss.forge.test.QueuedInputStream
 
markSupported() - Method in class org.jboss.forge.test.QueuedInputStream
 
markUpToDate() - Method in class org.jboss.forge.resources.FileResource
Re-read the last modified timestamp for this resource.
matches(Node) - Method in class org.jboss.forge.parser.xml.query.Pattern
Returns true if and only if the specified Node values match the data contained in this Pattern value object
matches(String) - Method in enum org.jboss.forge.shell.PromptType
 
MavenArtifactResolver - Class in org.jboss.forge.test
Crude maven artifact resolver.
MavenArtifactResolver() - Constructor for class org.jboss.forge.test.MavenArtifactResolver
 
MavenContainer - Class in org.jboss.forge.maven.facets
 
MavenContainer() - Constructor for class org.jboss.forge.maven.facets.MavenContainer
 
MavenCoreFacet - Interface in org.jboss.forge.maven
Provides *DIRECT* access to a Project's Maven POM and Build artifacts.
MavenCoreFacetImpl - Class in org.jboss.forge.maven.facets
 
MavenCoreFacetImpl() - Constructor for class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
MavenDependencyAdapter - Class in org.jboss.forge.maven.dependencies
 
MavenDependencyAdapter(Dependency) - Constructor for class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
MavenDependencyAdapter(Dependency) - Constructor for class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
MavenDependencyAdapter(Dependency) - Constructor for class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
MavenDependencyFacet - Class in org.jboss.forge.maven.facets
 
MavenDependencyFacet(DependencyResolver, EventBus) - Constructor for class org.jboss.forge.maven.facets.MavenDependencyFacet
 
MavenDependencyResource - Class in org.jboss.forge.maven.resources
MavenDependencyResource
MavenDependencyResource(Resource<?>, Dependency) - Constructor for class org.jboss.forge.maven.resources.MavenDependencyResource
 
MavenJavaSourceFacet - Class in org.jboss.forge.maven.facets
 
MavenJavaSourceFacet() - Constructor for class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
MavenMetadataFacet - Class in org.jboss.forge.maven.facets
 
MavenMetadataFacet() - Constructor for class org.jboss.forge.maven.facets.MavenMetadataFacet
 
MavenMultiModuleProvider - Class in org.jboss.forge.maven.providers
Setup parent-child relation of Maven projects.
MavenMultiModuleProvider() - Constructor for class org.jboss.forge.maven.providers.MavenMultiModuleProvider
 
MavenPackagingFacet - Class in org.jboss.forge.maven.facets
 
MavenPackagingFacet() - Constructor for class org.jboss.forge.maven.facets.MavenPackagingFacet
 
MavenPlugin - Interface in org.jboss.forge.maven.plugins
Represents a Maven plugin
MavenPluginAdapter - Class in org.jboss.forge.maven.plugins
 
MavenPluginAdapter(MavenPlugin) - Constructor for class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
MavenPluginAdapter(Plugin) - Constructor for class org.jboss.forge.maven.plugins.MavenPluginAdapter
 
MavenPluginBuilder - Class in org.jboss.forge.maven.plugins
 
MavenPluginFacet - Interface in org.jboss.forge.maven
 
MavenPluginFacet.KnownRepository - Enum in org.jboss.forge.maven
 
MavenPluginFacetImpl - Class in org.jboss.forge.maven.facets
 
MavenPluginFacetImpl() - Constructor for class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
MavenPluginImpl - Class in org.jboss.forge.maven.plugins
 
MavenPluginImpl() - Constructor for class org.jboss.forge.maven.plugins.MavenPluginImpl
 
MavenPluginImpl(MavenPlugin) - Constructor for class org.jboss.forge.maven.plugins.MavenPluginImpl
 
MavenPomResource - Class in org.jboss.forge.maven.resources
MavenPomResource
MavenPomResource(ResourceFactory) - Constructor for class org.jboss.forge.maven.resources.MavenPomResource
 
MavenPomResource(ResourceFactory, File) - Constructor for class org.jboss.forge.maven.resources.MavenPomResource
 
MavenProfileResource - Class in org.jboss.forge.maven.resources
MavenProfileResource
MavenProfileResource(Resource<?>, Profile) - Constructor for class org.jboss.forge.maven.resources.MavenProfileResource
 
MavenProjectBuilder - Class in org.jboss.forge.maven.facets
 
MavenProjectBuilder(ForgeEnvironment, Project) - Constructor for class org.jboss.forge.maven.facets.MavenProjectBuilder
 
MavenProjectLocator - Class in org.jboss.forge.maven.locators
Locate a Maven project starting in the current directory, and progressing up the chain of parent directories until a project is found, or the root directory is found.
MavenProjectLocator(ProjectFactory, Instance<MavenCoreFacet>) - Constructor for class org.jboss.forge.maven.locators.MavenProjectLocator
 
MavenRepositoryResource - Class in org.jboss.forge.maven.resources
 
MavenRepositoryResource(Resource<?>, Repository) - Constructor for class org.jboss.forge.maven.resources.MavenRepositoryResource
 
MavenResourceFacet - Class in org.jboss.forge.maven.facets
 
MavenResourceFacet() - Constructor for class org.jboss.forge.maven.facets.MavenResourceFacet
 
MavenWebResourceFacet - Class in org.jboss.forge.maven.facets
 
MavenWebResourceFacet() - Constructor for class org.jboss.forge.maven.facets.MavenWebResourceFacet
 
Member<O extends JavaSource<O>,T> - Interface in org.jboss.forge.parser.java
Represents a JavaClass member.
MemberHolder<O extends JavaSource<O>,T> - Interface in org.jboss.forge.parser.java
 
MetadataFacet - Interface in org.jboss.forge.project.facets
 
Method<O extends JavaSource<O>> - Interface in org.jboss.forge.parser.java
Represents a Java Method.
MethodFinderVisitor - Class in org.jboss.forge.parser.java.ast
 
MethodFinderVisitor() - Constructor for class org.jboss.forge.parser.java.ast.MethodFinderVisitor
 
MethodHolder<O extends JavaSource<O>> - Interface in org.jboss.forge.parser.java
 
MethodImpl<O extends JavaSource<O>> - Class in org.jboss.forge.parser.java.impl
 
MethodImpl(O) - Constructor for class org.jboss.forge.parser.java.impl.MethodImpl
 
MethodImpl(O, Object) - Constructor for class org.jboss.forge.parser.java.impl.MethodImpl
 
MethodImpl(O, String) - Constructor for class org.jboss.forge.parser.java.impl.MethodImpl
 
mkdir() - Method in class org.jboss.forge.resources.FileResource
Create a new single directory for this resource.
mkdirs() - Method in class org.jboss.forge.resources.FileResource
Create all directories required for this resource to exist.
ModifierAccessor - Class in org.jboss.forge.parser.java.ast
 
ModifierAccessor() - Constructor for class org.jboss.forge.parser.java.ast.ModifierAccessor
 

N

Named<T> - Interface in org.jboss.forge.parser.java
 
NativeSystemCall - Class in org.jboss.forge.shell.util
Executes native system commands.
NativeSystemCall() - Constructor for class org.jboss.forge.shell.util.NativeSystemCall
 
Node - Class in org.jboss.forge.parser.xml
Node is a data structure representing a container in a classic tree.
Node(String) - Constructor for class org.jboss.forge.parser.xml.Node
Creates a root Node
Node(String, Node) - Constructor for class org.jboss.forge.parser.xml.Node
Creates a Node
NonSnapshotDependencyFilter - Class in org.jboss.forge.project.dependencies
Filters non-snapshots dependencies
NonSnapshotDependencyFilter() - Constructor for class org.jboss.forge.project.dependencies.NonSnapshotDependencyFilter
 
notNull(Object, String) - Static method in class org.jboss.forge.parser.java.util.Assert
 
notOrdered() - Method in interface org.jboss.forge.shell.command.OptionMetadata
Return true if this option is not ordered: E.g.
NullCommandCompleter - Class in org.jboss.forge.shell.completer
 
NullCommandCompleter() - Constructor for class org.jboss.forge.shell.completer.NullCommandCompleter
 

O

ObserverCaptureExtension - Class in org.jboss.forge.bus.cdi
 
ObserverCaptureExtension() - Constructor for class org.jboss.forge.bus.cdi.ObserverCaptureExtension
 
Option - Annotation Type in org.jboss.forge.shell.plugins
A command option.
OptionMetadata - Interface in org.jboss.forge.shell.command
Defines an option.
org.jboss.forge - package org.jboss.forge
 
org.jboss.forge.bus - package org.jboss.forge.bus
 
org.jboss.forge.bus.cdi - package org.jboss.forge.bus.cdi
 
org.jboss.forge.bus.event - package org.jboss.forge.bus.event
 
org.jboss.forge.bus.spi - package org.jboss.forge.bus.spi
 
org.jboss.forge.bus.util - package org.jboss.forge.bus.util
 
org.jboss.forge.env - package org.jboss.forge.env
 
org.jboss.forge.maven - package org.jboss.forge.maven
 
org.jboss.forge.maven.dependencies - package org.jboss.forge.maven.dependencies
 
org.jboss.forge.maven.facets - package org.jboss.forge.maven.facets
 
org.jboss.forge.maven.facets.exceptions - package org.jboss.forge.maven.facets.exceptions
 
org.jboss.forge.maven.locators - package org.jboss.forge.maven.locators
 
org.jboss.forge.maven.plugins - package org.jboss.forge.maven.plugins
 
org.jboss.forge.maven.profiles - package org.jboss.forge.maven.profiles
 
org.jboss.forge.maven.providers - package org.jboss.forge.maven.providers
 
org.jboss.forge.maven.resources - package org.jboss.forge.maven.resources
 
org.jboss.forge.parser - package org.jboss.forge.parser
 
org.jboss.forge.parser.java - package org.jboss.forge.parser.java
 
org.jboss.forge.parser.java.ast - package org.jboss.forge.parser.java.ast
 
org.jboss.forge.parser.java.impl - package org.jboss.forge.parser.java.impl
 
org.jboss.forge.parser.java.util - package org.jboss.forge.parser.java.util
 
org.jboss.forge.parser.spi - package org.jboss.forge.parser.spi
 
org.jboss.forge.parser.xml - package org.jboss.forge.parser.xml
 
org.jboss.forge.parser.xml.query - package org.jboss.forge.parser.xml.query
 
org.jboss.forge.parser.xml.util - package org.jboss.forge.parser.xml.util
 
org.jboss.forge.project - package org.jboss.forge.project
 
org.jboss.forge.project.build - package org.jboss.forge.project.build
 
org.jboss.forge.project.dependencies - package org.jboss.forge.project.dependencies
 
org.jboss.forge.project.dependencies.events - package org.jboss.forge.project.dependencies.events
 
org.jboss.forge.project.facets - package org.jboss.forge.project.facets
 
org.jboss.forge.project.facets.events - package org.jboss.forge.project.facets.events
 
org.jboss.forge.project.locator - package org.jboss.forge.project.locator
 
org.jboss.forge.project.packaging - package org.jboss.forge.project.packaging
 
org.jboss.forge.project.packaging.events - package org.jboss.forge.project.packaging.events
 
org.jboss.forge.project.services - package org.jboss.forge.project.services
 
org.jboss.forge.resources - package org.jboss.forge.resources
 
org.jboss.forge.resources.enumtype - package org.jboss.forge.resources.enumtype
 
org.jboss.forge.resources.events - package org.jboss.forge.resources.events
 
org.jboss.forge.resources.java - package org.jboss.forge.resources.java
 
org.jboss.forge.scaffold - package org.jboss.forge.scaffold
 
org.jboss.forge.scaffold.events - package org.jboss.forge.scaffold.events
 
org.jboss.forge.scaffold.util - package org.jboss.forge.scaffold.util
 
org.jboss.forge.shell - package org.jboss.forge.shell
 
org.jboss.forge.shell.command - package org.jboss.forge.shell.command
 
org.jboss.forge.shell.completer - package org.jboss.forge.shell.completer
 
org.jboss.forge.shell.events - package org.jboss.forge.shell.events
 
org.jboss.forge.shell.exceptions - package org.jboss.forge.shell.exceptions
 
org.jboss.forge.shell.integration - package org.jboss.forge.shell.integration
 
org.jboss.forge.shell.plugins - package org.jboss.forge.shell.plugins
 
org.jboss.forge.shell.project - package org.jboss.forge.shell.project
 
org.jboss.forge.shell.spi - package org.jboss.forge.shell.spi
 
org.jboss.forge.shell.squelch - package org.jboss.forge.shell.squelch
 
org.jboss.forge.shell.util - package org.jboss.forge.shell.util
 
org.jboss.forge.spec.javaee - package org.jboss.forge.spec.javaee
 
org.jboss.forge.spec.javaee.descriptor - package org.jboss.forge.spec.javaee.descriptor
 
org.jboss.forge.spec.javaee.util - package org.jboss.forge.spec.javaee.util
 
org.jboss.forge.test - package org.jboss.forge.test
 
org.jboss.forge.test.web - package org.jboss.forge.test.web
 
org.jboss.seam.render - package org.jboss.seam.render
 
org.jboss.solder - package org.jboss.solder
 
Origin<T> - Interface in org.jboss.forge.parser
Represents an object that has a root ancestor that should be made accessible to its clients.
OSUtils - Class in org.jboss.forge.shell.util
 
OSUtils() - Constructor for class org.jboss.forge.shell.util.OSUtils
 

P

Packaged<T> - Interface in org.jboss.forge.parser.java
 
Packages - Class in org.jboss.forge.shell.util
 
Packages() - Constructor for class org.jboss.forge.shell.util.Packages
 
PackagingChanged - Class in org.jboss.forge.project.packaging.events
This event is fired when the current Project's PackagingType is changed.
PackagingChanged(Project, PackagingType, PackagingType) - Constructor for class org.jboss.forge.project.packaging.events.PackagingChanged
 
PackagingFacet - Interface in org.jboss.forge.project.facets
A Facet representing this project's Packaging (JAR, WAR, EAR, etc...)
PackagingType - Enum in org.jboss.forge.project.packaging
 
pad(int) - Method in class org.jboss.forge.shell.util.ColumnPrinter
 
Parameter - Interface in org.jboss.forge.parser.java
 
ParameterImpl - Class in org.jboss.forge.parser.java.impl
 
ParameterImpl(JavaSource<?>, Object) - Constructor for class org.jboss.forge.parser.java.impl.ParameterImpl
 
parent - Variable in class org.jboss.forge.resources.AbstractResource
 
parse(File) - Static method in class org.jboss.forge.parser.JavaParser
Open the given File, parsing its contents into a new JavaClass instance.
parse(InputStream) - Static method in class org.jboss.forge.parser.JavaParser
Read the given InputStream and parse the data into a new JavaClass instance.
parse(char[]) - Static method in class org.jboss.forge.parser.JavaParser
Parse the given character array into a new JavaClass instance.
parse(String) - Static method in class org.jboss.forge.parser.JavaParser
Parse the given String data into a new JavaClass instance.
parse(Class<T>, File) - Static method in class org.jboss.forge.parser.JavaParser
Read the given File and parse its data into a new JavaSource instance of the given type.
parse(Class<T>, InputStream) - Static method in class org.jboss.forge.parser.JavaParser
Read the given InputStream and parse its data into a new JavaSource instance of the given type.
parse(Class<T>, char[]) - Static method in class org.jboss.forge.parser.JavaParser
Read the given character array and parse its data into a new JavaSource instance of the given type.
parse(Class<T>, String) - Static method in class org.jboss.forge.parser.JavaParser
Read the given string and parse its data into a new JavaSource instance of the given type.
parse(File) - Method in class org.jboss.forge.parser.spi.JavaParserImpl
 
parse(InputStream) - Method in class org.jboss.forge.parser.spi.JavaParserImpl
 
parse(char[]) - Method in class org.jboss.forge.parser.spi.JavaParserImpl
 
parse(String) - Method in class org.jboss.forge.parser.spi.JavaParserImpl
 
parse(Class<T>, InputStream) - Method in class org.jboss.forge.parser.spi.JavaParserImpl
 
parse(Class<T>, char[]) - Method in class org.jboss.forge.parser.spi.JavaParserImpl
 
parse(Class<T>, String) - Method in class org.jboss.forge.parser.spi.JavaParserImpl
 
parse(Class<T>, File) - Method in class org.jboss.forge.parser.spi.JavaParserImpl
 
parse(File) - Method in interface org.jboss.forge.parser.spi.JavaParserProvider
Open the given File, parsing its contents into a new JavaSource instance.
parse(InputStream) - Method in interface org.jboss.forge.parser.spi.JavaParserProvider
Read the given InputStream and parse the data into a new JavaSource instance.
parse(char[]) - Method in interface org.jboss.forge.parser.spi.JavaParserProvider
Parse the given character array into a new JavaSource instance.
parse(String) - Method in interface org.jboss.forge.parser.spi.JavaParserProvider
Parse the given String data into a new JavaSource instance.
parse(Class<T>, File) - Method in interface org.jboss.forge.parser.spi.JavaParserProvider
Read the given File and parse its data into a new JavaSource instance of the given type.
parse(Class<T>, InputStream) - Method in interface org.jboss.forge.parser.spi.JavaParserProvider
Read the given InputStream and parse its data into a new JavaSource instance of the given type.
parse(Class<T>, char[]) - Method in interface org.jboss.forge.parser.spi.JavaParserProvider
Read the given character array and parse its data into a new JavaSource instance of the given type.
parse(Class<T>, String) - Method in interface org.jboss.forge.parser.spi.JavaParserProvider
Read the given string and parse its data into a new JavaSource instance of the given type.
parse(byte[]) - Static method in class org.jboss.forge.parser.xml.XMLParser
 
parse(String) - Static method in class org.jboss.forge.parser.xml.XMLParser
 
parse(InputStream) - Static method in class org.jboss.forge.parser.xml.XMLParser
 
parsePathspec(ResourceFactory, Resource<?>, String) - Static method in class org.jboss.forge.shell.util.ResourceUtil
 
ParserException - Exception in org.jboss.forge.parser
 
ParserException() - Constructor for exception org.jboss.forge.parser.ParserException
 
ParserException(String) - Constructor for exception org.jboss.forge.parser.ParserException
 
ParserException(Throwable) - Constructor for exception org.jboss.forge.parser.ParserException
 
ParserException(String, Throwable) - Constructor for exception org.jboss.forge.parser.ParserException
 
PathspecParser - Class in org.jboss.forge.shell.util
Parser of UNIX-style pathspec.
PathspecParser(ResourceFactory, Resource<?>, String) - Constructor for class org.jboss.forge.shell.util.PathspecParser
 
pathspecToRegEx(String) - Static method in class org.jboss.forge.shell.util.PathspecParser
 
Pattern - Class in org.jboss.forge.parser.xml.query
A pattern that may be executed as part of a Query upon a Node in a search, or used to define a target Node to be created.
Pattern(String) - Constructor for class org.jboss.forge.parser.xml.query.Pattern
Creates a new Pattern instance with the specified name
Patterns - Class in org.jboss.forge.parser.xml.util
Helper class for creating queries (collections of Patterns) from String query expressions
Patterns() - Constructor for class org.jboss.forge.parser.xml.util.Patterns
 
Patterns - Interface in org.jboss.forge.shell.util
 
PersistenceFacet - Interface in org.jboss.forge.spec.javaee
If installed, this Project supports features from the JPA specification.
PickupResource - Class in org.jboss.forge.shell.events
Signal the Shell to pick up the given resource.
PickupResource(Resource<?>) - Constructor for class org.jboss.forge.shell.events.PickupResource
 
PipeIn - Annotation Type in org.jboss.forge.shell.plugins
 
PipeOut - Interface in org.jboss.forge.shell.plugins
 
Plugin - Interface in org.jboss.forge.shell.plugins
A custom Plugin must implement this interface in order to be detected and installed at framework boot-time.
PluginElement - Interface in org.jboss.forge.maven.plugins
 
PluginMetadata - Interface in org.jboss.forge.shell.command
Defines a plugin.
PluginNotFoundException - Exception in org.jboss.forge.maven.facets.exceptions
 
PluginNotFoundException(String, String) - Constructor for exception org.jboss.forge.maven.facets.exceptions.PluginNotFoundException
 
PluginRegistry - Interface in org.jboss.forge.shell.command
Contains the collection of all installed and available plugins.
PostStartup - Class in org.jboss.forge.shell.events
Fired by the Shell when it has successfully started up and is ready to accept user input.
PostStartup() - Constructor for class org.jboss.forge.shell.events.PostStartup
 
PreShutdown - Class in org.jboss.forge.shell.events
Fired in response to receipt of the shell Shutdown command event.
PreShutdown(Shutdown.Status) - Constructor for class org.jboss.forge.shell.events.PreShutdown
 
PreStartup - Class in org.jboss.forge.shell.events
Fired by the Bootstrap when it has successfully started weld
PreStartup() - Constructor for class org.jboss.forge.shell.events.PreStartup
 
print(String) - Method in interface org.jboss.forge.shell.ShellPrintWriter
Print output to the console.
print(ShellColor, String) - Method in interface org.jboss.forge.shell.ShellPrintWriter
Print color output to the console.
println(String) - Method in interface org.jboss.forge.shell.ShellPrintWriter
Print output to the console, followed by the newline character.
println() - Method in interface org.jboss.forge.shell.ShellPrintWriter
Print a blank line to the console.
println(ShellColor, String) - Method in interface org.jboss.forge.shell.ShellPrintWriter
Print color output to the console, followed by the newline character.
printlnVerbose(String) - Method in interface org.jboss.forge.shell.Shell
Write output to the console, only if Shell.isVerbose() == true.
printlnVerbose(ShellColor, String) - Method in interface org.jboss.forge.shell.Shell
Write color output to the console, only if Shell.isVerbose() == true.
printOutColumns(List<String>, ShellPrintWriter, Shell, boolean) - Method in class org.jboss.forge.shell.util.ColumnPrinter
 
printOutColumns(List<String>, ShellPrintWriter, Shell, ColumnPrinter.FormatCallback, boolean) - Method in class org.jboss.forge.shell.util.ColumnPrinter
 
printOutColumns(List<String>, ShellColor, ShellPrintWriter, ColumnPrinter.OutputAttributes, ColumnPrinter.FormatCallback, boolean) - Method in class org.jboss.forge.shell.util.ColumnPrinter
 
printOutTables(List<String>, int, Shell) - Method in class org.jboss.forge.shell.util.ColumnPrinter
 
printOutTables(List<String>, boolean[], Shell) - Method in class org.jboss.forge.shell.util.ColumnPrinter
 
printOutTables(List<String>, boolean[], ShellPrintWriter, ColumnPrinter.FormatCallback) - Method in class org.jboss.forge.shell.util.ColumnPrinter
 
Profile - Interface in org.jboss.forge.maven.profiles
 
ProfileAdapter - Class in org.jboss.forge.maven.profiles
 
ProfileAdapter(Profile) - Constructor for class org.jboss.forge.maven.profiles.ProfileAdapter
 
ProfileBuilder - Class in org.jboss.forge.maven.profiles
 
ProfileImpl - Class in org.jboss.forge.maven.profiles
 
ProfileImpl() - Constructor for class org.jboss.forge.maven.profiles.ProfileImpl
 
project - Variable in class org.jboss.forge.project.facets.BaseFacet
 
Project - Interface in org.jboss.forge.project
 
ProjectAssociationProvider - Interface in org.jboss.forge.project.services
 
ProjectBuilder - Interface in org.jboss.forge.project.build
Used to configure and execute the project build system.
ProjectChanged - Class in org.jboss.forge.shell.events
An event that notifies observers immediately after the current Project has changed.
ProjectChanged(Project, Project) - Constructor for class org.jboss.forge.shell.events.ProjectChanged
 
ProjectFactory - Class in org.jboss.forge.project.services
Responsible for instantiating project instances through CDI.
ProjectFactory(FacetFactory, BeanManager, Instance<ProjectLocator>) - Constructor for class org.jboss.forge.project.services.ProjectFactory
 
ProjectImpl - Class in org.jboss.forge.maven
 
ProjectImpl(ProjectFactory, DirectoryResource) - Constructor for class org.jboss.forge.maven.ProjectImpl
 
ProjectLocator - Interface in org.jboss.forge.project.locator
Locates project root directories, and creates instances of projects for that type.
ProjectModelException - Exception in org.jboss.forge.project
 
ProjectModelException() - Constructor for exception org.jboss.forge.project.ProjectModelException
 
ProjectModelException(String) - Constructor for exception org.jboss.forge.project.ProjectModelException
 
ProjectModelException(Throwable) - Constructor for exception org.jboss.forge.project.ProjectModelException
 
ProjectModelException(String, Throwable) - Constructor for exception org.jboss.forge.project.ProjectModelException
 
ProjectScoped - Annotation Type in org.jboss.forge.shell.project
Declares a bean as being scoped to the current Project.
prompt() - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, and return as a String.
prompt(String) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given line, then return user input as a String.
prompt(String, String) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given line, then return user input as a String.
prompt(String, Class<T>) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given message, then return user input cast to the type provided.
prompt(String, Class<T>, T) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given line, then returning user input as a converted value.
promptAndSwallowCR() - Method in interface org.jboss.forge.shell.ShellPrompt
This works like prompt, however when a CR is received, the method returns the value, but does not produce a CR in the actual terminal buffer.
promptBoolean(String) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for boolean user input (Y/n), first printing the given message, then returning user input as a boolean.
promptBoolean(String, boolean) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for boolean user input (Y/n), first printing the given message, then returning user input as a boolean.
promptChoice(String, Object...) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given message, followed by an enumerated list of options (printing the String value of each item in the list.) Loop until the user enters a number corresponding to one of the options, then return the index of that option from the list.
promptChoice(String, List<?>) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given message, followed by an enumerated list of options (printing the String value of each item in the list.) Loop until the user enters a number corresponding to one of the options, then return the index of that option from the list.
promptChoice(String, Map<String, T>) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given message, followed by a keyed list of options.
promptChoiceTyped(String, List<T>) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given message, followed by an enumerated list of options (printing the String value of each item in the list.) Loop until the user enters a number corresponding to one of the options, then return that option from the list.
promptChoiceTyped(String, List<T>, T) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given message, followed by an enumerated list of options (printing the String value of each item in the list.) Loop until the user enters a number corresponding to one of the options, then return that option from the list.
promptCommon(String, PromptType) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given message, then returning user input as a String.
promptCommon(String, PromptType, String) - Method in interface org.jboss.forge.shell.ShellPrompt
Same as ShellPrompt.promptCommon(String, PromptType), but will default to a given value if user input is empty.
promptCompleter(String, Class<? extends CommandCompleter>) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input, first printing the given line, then returning user input with help from the given completer type.
promptEnum(String, Class<T>) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input in the form of an Enum, first printing the given message, then returning user input as a Enum.
promptEnum(String, Class<T>, T) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input in the form of an Enum, first printing the given message, then returning user input as a Enum.
promptFile(String) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input in the form of a file path, first printing the given message, then returning user input as a File.
promptFile(String, FileResource<?>) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input in the form of a file path, first printing the given message, then returning user input as a File.
promptRegex(String, String) - Method in interface org.jboss.forge.shell.ShellPrompt
Prompt for user input (Y/n), first printing the given message, then returning user input as a String.
promptRegex(String, String, String) - Method in interface org.jboss.forge.shell.ShellPrompt
Same as ShellPrompt.promptRegex(String, String), but will default to a given value if user input is empty.
promptRequested() - Method in class org.jboss.forge.project.facets.events.InstallFacets
Return whether or not the caller has requested to prompt the user for confirmation
promptRequested() - Method in class org.jboss.forge.project.facets.events.RemoveFacets
Return whether or not the caller has requested to prompt the user for confirmation
promptSecret(String) - Method in interface org.jboss.forge.shell.ShellPrompt
First print the given message, prompt the user for input (masking keystrokes for secrecy,) then return user input.
promptSecret(String, String) - Method in interface org.jboss.forge.shell.ShellPrompt
First print the given message, prompt the user for input (masking keystrokes for secrecy,) then return user input.
PromptType - Enum in org.jboss.forge.shell
 
PropertiesFileResource - Class in org.jboss.forge.resources
A property based resource
PropertiesFileResource(ResourceFactory) - Constructor for class org.jboss.forge.resources.PropertiesFileResource
 
PropertiesFileResource(ResourceFactory, File) - Constructor for class org.jboss.forge.resources.PropertiesFileResource
 
putAllProperties(Map<String, String>) - Method in class org.jboss.forge.resources.PropertiesFileResource
Adds all the properties and updates the file
putProperty(String, String) - Method in class org.jboss.forge.resources.PropertiesFileResource
Adds a property to this resource

Q

Query<T> - Interface in org.jboss.forge.parser.xml.query
Contract for something capable of executing a query (collection of Patterns) upon a Node to find a match or matches.
QueryUtil - Class in org.jboss.forge.parser.xml.util
Helper util for building Query implementations
QueuedEvent - Annotation Type in org.jboss.forge
Used to qualify events which should be queued until the end of the current plugin execution.
QueuedInputStream - Class in org.jboss.forge.test
 
queueInputLines(String...) - Method in class org.jboss.forge.test.AbstractShellTest
 
queueInputLines(String...) - Method in class org.jboss.forge.test.SingletonAbstractShellTest
 

R

read() - Method in class org.jboss.forge.test.QueuedInputStream
 
read(byte[], int, int) - Method in class org.jboss.forge.test.QueuedInputStream
 
readLine() - Method in interface org.jboss.forge.shell.Shell
Ask the current InputStream for data.
readLine(Character) - Method in interface org.jboss.forge.shell.Shell
Ask the current InputStream for input, masking keystrokes in the console with the given mask.
Refactory - Class in org.jboss.forge.parser.java.util
 
Refactory() - Constructor for class org.jboss.forge.parser.java.util.Refactory
 
registerBufferManager(BufferManager) - Method in interface org.jboss.forge.shell.Shell
Register the buffer manager for the shell system
registerFacet(Facet) - Method in class org.jboss.forge.project.BaseProject
 
registerFacet(Facet) - Method in interface org.jboss.forge.project.Project
Add the given Facet to this Project's internal collection of installed facets.
registerKeyListener(KeyListener) - Method in interface org.jboss.forge.shell.Shell
Register a KeyListener object that will defined behavior when a given key is received from the Shell
registerSingleFacet(Project, Class<? extends Facet>) - Method in class org.jboss.forge.project.services.ProjectFactory
 
reify(Class<R>) - Method in class org.jboss.forge.resources.AbstractResource
 
reify(Class<R>) - Method in class org.jboss.forge.resources.FileResource
 
reify(Class<R>) - Method in interface org.jboss.forge.resources.Resource
Ask this Resource if it is actually a resource of the given type; if it is, return a new reference to the resource as the given type, otherwise return null.
removeAllValues() - Method in interface org.jboss.forge.parser.java.Annotation
 
removeAllValues() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
removeAnnotation(Annotation<O>) - Method in interface org.jboss.forge.parser.java.AnnotationTarget
 
removeAnnotation(E, BodyDeclaration, Annotation<O>) - Method in class org.jboss.forge.parser.java.ast.AnnotationAccessor
 
removeAnnotation(Annotation<O>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
removeAnnotation(Annotation<O>) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
removeAnnotation(Annotation<O>) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
removeAttribute(String) - Method in class org.jboss.forge.parser.xml.Node
Remove a named attribute.
removeAttribute(String) - Method in class org.jboss.forge.project.BaseProject
 
removeAttribute(String) - Method in interface org.jboss.forge.project.Project
Remove a value from this project's internal attributes.
removeChild(Node) - Method in class org.jboss.forge.parser.xml.Node
Remove a single child from this Node
removeChild(String) - Method in class org.jboss.forge.parser.xml.Node
Remove a single child from this Node
removeChildren(String) - Method in class org.jboss.forge.parser.xml.Node
Remove all child nodes found at the given query.
removeChildren(Pattern, Pattern...) - Method in class org.jboss.forge.parser.xml.Node
Remove all child nodes found at the given Patterns.
removeConfigurationElement(String) - Method in interface org.jboss.forge.maven.plugins.Configuration
Remove the specified ConfigurationElement.
removeConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
removeConfigurationElement(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
RemovedDependencies - Class in org.jboss.forge.project.dependencies.events
Fired when dependencies are removed from the current Project
RemovedDependencies(Project, Dependency...) - Constructor for class org.jboss.forge.project.dependencies.events.RemovedDependencies
 
RemovedDependencies(Project, List<Dependency>) - Constructor for class org.jboss.forge.project.dependencies.events.RemovedDependencies
 
removeDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
removeDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Remove the given Dependency from this facet's Project.
removeFacet(Facet) - Method in class org.jboss.forge.project.BaseProject
 
removeFacet(Facet) - Method in interface org.jboss.forge.project.Project
Remove the given Facet from this Project's internal collection of installed facets.
RemoveFacets - Class in org.jboss.forge.project.facets.events
Event to instruct Forge to install the given Facet into the current Project
RemoveFacets(Class<? extends Facet>) - Constructor for class org.jboss.forge.project.facets.events.RemoveFacets
Install the given facet without prompting for confirmation
RemoveFacets(boolean, Class<? extends Facet>) - Constructor for class org.jboss.forge.project.facets.events.RemoveFacets
Install the given facet but first prompt for confirmation.
RemoveFacets(Class<? extends Facet>...) - Constructor for class org.jboss.forge.project.facets.events.RemoveFacets
Install the given facets without prompting for confirmation
RemoveFacets(boolean, Class<? extends Facet>...) - Constructor for class org.jboss.forge.project.facets.events.RemoveFacets
Install the given facets but first prompt for confirmation.
removeField(Field<O>) - Method in interface org.jboss.forge.parser.java.FieldHolder
Remove the given Field from this O instance, if it exists; otherwise, do nothing.
removeField(Field<O>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
removeImport(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
removeImport(Class<?>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
removeImport(T) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
removeImport(Import) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
removeImport(String) - Method in interface org.jboss.forge.parser.java.Importer
Remove any Import for the given fully-qualified class name, if it exists; otherwise, do nothing;
removeImport(Class<?>) - Method in interface org.jboss.forge.parser.java.Importer
Remove any Import for the given Class type, if it exists; otherwise, do nothing;
removeImport(T) - Method in interface org.jboss.forge.parser.java.Importer
Remove any Import for the given T type, if it exists; otherwise, do nothing;
removeImport(Import) - Method in interface org.jboss.forge.parser.java.Importer
Remove the given Import from this O instance, if it exists; otherwise, do nothing;
removeInterface(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
removeInterface(Class<?>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
removeInterface(JavaInterface) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
removeInterface(String) - Method in interface org.jboss.forge.parser.java.InterfaceCapable
 
removeInterface(Class<?>) - Method in interface org.jboss.forge.parser.java.InterfaceCapable
 
removeInterface(JavaInterface) - Method in interface org.jboss.forge.parser.java.InterfaceCapable
 
removeManagedDependency(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
removeManagedDependency(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Remove the given managed Dependency from this facet's Project.
removeMethod(Method<O>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSourceMemberHolder
 
removeMethod(Method<O>) - Method in interface org.jboss.forge.parser.java.MethodHolder
Remove the given Method declaration from this O instance, if it exists; otherwise, do nothing.
removeModifier(BodyDeclaration, Modifier.ModifierKeyword) - Method in class org.jboss.forge.parser.java.ast.ModifierAccessor
 
removePlugin(Dependency) - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
removePlugin(Dependency) - Method in interface org.jboss.forge.maven.MavenPluginFacet
 
removePluginRepository(String) - Method in class org.jboss.forge.maven.facets.MavenPluginFacetImpl
 
removePluginRepository(String) - Method in interface org.jboss.forge.maven.MavenPluginFacet
Remove the given DependencyRepository from the current project.
removeProperty(String) - Method in interface org.jboss.forge.ForgeEnvironment
Get a named property for the current Forge execution
removeProperty(String) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
removeProperty(String) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Remove a build property by name.
removeProperty(String) - Method in class org.jboss.forge.resources.PropertiesFileResource
Removes an entry on this file based on the properties file
removeRepository(String) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
removeRepository(String) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Remove the given DependencyRepository from the current project.
removeThrows(Class<? extends Exception>) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
removeThrows(String) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
removeThrows(String) - Method in interface org.jboss.forge.parser.java.Method
Remove a thrown Exception to this method's signature.
removeThrows(Class<? extends Exception>) - Method in interface org.jboss.forge.parser.java.Method
Remove a thrown Exception to this method's signature.
removeValue(String) - Method in interface org.jboss.forge.parser.java.Annotation
 
removeValue(String) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
renameTo(String) - Method in class org.jboss.forge.resources.FileResource
Rename this resource to the given path.
renameTo(FileResource<?>) - Method in class org.jboss.forge.resources.FileResource
Rename this resource to the given FileResource
renderColor(ShellColor, String) - Method in interface org.jboss.forge.shell.ShellPrintWriter
Render a color for the current terminal emulation by encapsulating the string is the appropriate escape codes
RenderRoot - Interface in org.jboss.seam.render
 
replaceProperties(Map<String, String>) - Method in class org.jboss.forge.resources.PropertiesFileResource
Replaces all the occurrences
RepositoryLookup - Class in org.jboss.forge.maven.dependencies
 
RepositoryLookup() - Constructor for class org.jboss.forge.maven.dependencies.RepositoryLookup
 
RepositoryLookup(MavenContainer, ResourceFactory, ForgeEnvironment) - Constructor for class org.jboss.forge.maven.dependencies.RepositoryLookup
 
RepositoryUtils - Class in org.jboss.forge.maven
Repository Utils
RequiresFacet - Annotation Type in org.jboss.forge.shell.plugins
The annotated element requires the given Facet
requiresImport(Class<?>) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
requiresImport(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
requiresImport(Class<?>) - Method in interface org.jboss.forge.parser.java.Importer
Return whether or not this O could accept an import for the given Class type.
requiresImport(String) - Method in interface org.jboss.forge.parser.java.Importer
Return whether or not this O could accept an import for the given fully-qualified class name.
RequiresPackagingType - Annotation Type in org.jboss.forge.shell.plugins
The annotated element requires the given PackagingTypes
RequiresProject - Annotation Type in org.jboss.forge.shell.plugins
The annotated element requires an active Project
requiresProject(Class<?>) - Static method in class org.jboss.forge.shell.util.ConstraintInspector
Inspect the given Class type for a dependency on an active project.
RequiresResource - Annotation Type in org.jboss.forge.shell.plugins
Signals to the framework that in order for the annotated element to be visible, applicable, or "in scope," the current resource or any parent in its hierarchy must be of the declared Resource type.
reset() - Method in class org.jboss.forge.test.QueuedInputStream
 
resetInputQueue() - Method in class org.jboss.forge.test.AbstractShellTest
Reset the shell input queue (called automatically before each test.)
resetInputQueue() - Method in class org.jboss.forge.test.SingletonAbstractShellTest
Reset the shell input queue (called automatically before each test.)
resolve(JavaSource<?>, String) - Method in interface org.jboss.forge.parser.spi.WildcardImportResolver
 
resolve(ResourceFilter) - Method in class org.jboss.forge.shell.util.JavaPathspecParser
Resolve the results.
resolve() - Method in class org.jboss.forge.shell.util.JavaPathspecParser
 
resolve() - Method in class org.jboss.forge.shell.util.PathspecParser
Resolve the results.
resolve(String, String, String) - Static method in class org.jboss.forge.test.MavenArtifactResolver
 
resolve(String, String, String, String) - Static method in class org.jboss.forge.test.MavenArtifactResolver
 
resolve(String) - Static method in class org.jboss.forge.test.MavenArtifactResolver
 
resolve(String...) - Static method in class org.jboss.forge.test.MavenArtifactResolver
 
resolveArtifacts(Dependency) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveArtifacts(Dependency, DependencyRepository) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveArtifacts(Dependency, List<DependencyRepository>) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveArtifacts(Dependency) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
 
resolveArtifacts(Dependency, DependencyRepository) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
 
resolveArtifacts(Dependency, List<DependencyRepository>) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
 
resolveArtifacts(Dependency) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve a set of DependencyResource artifacts matching the given query, searching in the default repository.
resolveArtifacts(Dependency, DependencyRepository) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve a set of DependencyResource artifacts matching the given query, searching in only the given DependencyRepository.
resolveArtifacts(Dependency, List<DependencyRepository>) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve a set of DependencyResource artifacts matching the given query, searching in only the given list of DependencyRepository instances.
resolveAvailableVersions(String) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
resolveAvailableVersions(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
resolveAvailableVersions(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Given a Dependency with a populated groupId, versionId, and version range, identify the available artifacts in all known repositories for this project.
resolveAvailableVersions(String) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Given a groupid:versionid:version-range, identify the available artifacts in all known repositories for this project.
resolveDependencies(Dependency) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveDependencies(Dependency, DependencyRepository) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveDependencies(Dependency, List<DependencyRepository>) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveDependencies(Dependency) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
 
resolveDependencies(Dependency, DependencyRepository) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
 
resolveDependencies(Dependency, List<DependencyRepository>) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
 
resolveDependencies(Dependency) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve a set of DependencyResource dependencies for the given query, searching in the default repository.
resolveDependencies(Dependency, DependencyRepository) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve a set of DependencyResource dependencies for the given query, searching in only the given DependencyRepository.
resolveDependencies(Dependency, List<DependencyRepository>) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve a set of DependencyResource dependencies for the given query, searching in only the given list of DependencyRepository instances.
resolveDependencyMetadata(Dependency) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveDependencyMetadata(Dependency, DependencyRepository) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveDependencyMetadata(Dependency, List<DependencyRepository>) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveDependencyMetadata(Dependency) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
 
resolveDependencyMetadata(Dependency, DependencyRepository) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
 
resolveDependencyMetadata(Dependency, List<DependencyRepository>) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
 
resolveDependencyMetadata(Dependency) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve DependencyMetadata for a given Dependency, searching the default repository.
resolveDependencyMetadata(Dependency, DependencyRepository) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve DependencyMetadata for a given Dependency, searching only the given DependencyRepository.
resolveDependencyMetadata(Dependency, List<DependencyRepository>) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve DependencyMetadata for a given Dependency, searching only the given DependencyRepository instances.
resolveProperties(String) - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
resolveProperties(Dependency) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
resolveProperties(String) - Method in interface org.jboss.forge.maven.MavenCoreFacet
Resolve Maven ${properties} in the given value, and replace them with their computed values.
resolveProperties(Dependency) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Resolve properties in the given dependency, converting them to their actual values.
resolveType(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
resolveType(String) - Method in interface org.jboss.forge.parser.java.Importer
Given a simple or qualified type, resolve that type against the available imports and return the referenced type.
resolveVersions(Dependency) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveVersions(Dependency, DependencyRepository) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveVersions(Dependency, List<DependencyRepository>) - Method in class org.jboss.forge.maven.dependencies.RepositoryLookup
 
resolveVersions(Dependency) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
Deprecated. Use DependencyResolver.resolveVersions(DependencyQuery)
resolveVersions(Dependency, DependencyRepository) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
Deprecated. Use DependencyResolver.resolveVersions(DependencyQuery)
resolveVersions(Dependency, List<DependencyRepository>) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
Deprecated. Use DependencyResolver.resolveVersions(DependencyQuery)
resolveVersions(DependencyQuery) - Method in class org.jboss.forge.project.dependencies.DependencyResolver
Resolve a set of Dependency versions matching the given query.
resolveVersions(Dependency) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve a set of Dependency versions matching the given query, searching in the default repository.
resolveVersions(Dependency, DependencyRepository) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve a set of Dependency versions matching the given query, searching in only the given DependencyRepository.
resolveVersions(Dependency, List<DependencyRepository>) - Method in interface org.jboss.forge.project.dependencies.DependencyResolverProvider
Resolve a set of Dependency versions matching the given query, searching in only the given list of DependencyRepository instances.
Resource<T> - Interface in org.jboss.forge.resources
A Resource is an abstraction on top of usable items within a Forge project.
ResourceChanged - Class in org.jboss.forge.shell.events
An event that notifies observers immediately after the current Resource has been changed to a new Resource.
ResourceChanged(Resource<?>, Resource<?>) - Constructor for class org.jboss.forge.shell.events.ResourceChanged
 
ResourceCreated - Class in org.jboss.forge.resources.events
Fired when a Resource has been created.
ResourceCreated(Resource<?>) - Constructor for class org.jboss.forge.resources.events.ResourceCreated
 
ResourceDeleted - Class in org.jboss.forge.resources.events
Fired when a Resource has been deleted.
ResourceDeleted(Resource<?>) - Constructor for class org.jboss.forge.resources.events.ResourceDeleted
 
ResourceEvent - Class in org.jboss.forge.resources.events
 
ResourceEvent(Resource<?>) - Constructor for class org.jboss.forge.resources.events.ResourceEvent
 
ResourceException - Exception in org.jboss.forge.resources
Represents a generic Exception thrown by the Forge Resource API
ResourceException() - Constructor for exception org.jboss.forge.resources.ResourceException
 
ResourceException(String, Throwable) - Constructor for exception org.jboss.forge.resources.ResourceException
 
ResourceException(String) - Constructor for exception org.jboss.forge.resources.ResourceException
 
ResourceException(Throwable) - Constructor for exception org.jboss.forge.resources.ResourceException
 
ResourceFacet - Interface in org.jboss.forge.project.facets
 
ResourceFactory - Class in org.jboss.forge.project.services
 
ResourceFactory() - Constructor for class org.jboss.forge.project.services.ResourceFactory
 
resourceFactory - Variable in class org.jboss.forge.resources.AbstractResource
 
ResourceFilter - Interface in org.jboss.forge.resources
Used to filter Resource instances during a given operation.
ResourceFlag - Enum in org.jboss.forge.resources
 
ResourceHandles - Annotation Type in org.jboss.forge.resources
Declares a resource handler for specified wildcards.
ResourceIOException - Exception in org.jboss.forge.resources
 
ResourceIOException() - Constructor for exception org.jboss.forge.resources.ResourceIOException
 
ResourceIOException(String) - Constructor for exception org.jboss.forge.resources.ResourceIOException
 
ResourceIOException(String, Throwable) - Constructor for exception org.jboss.forge.resources.ResourceIOException
 
ResourceIOException(Throwable) - Constructor for exception org.jboss.forge.resources.ResourceIOException
 
ResourceModified - Class in org.jboss.forge.resources.events
Fired when a Resource has been modified.
ResourceModified(Resource<?>) - Constructor for class org.jboss.forge.resources.events.ResourceModified
 
ResourceRenamed - Class in org.jboss.forge.resources.events
 
ResourceRenamed(Resource<?>, String, String) - Constructor for class org.jboss.forge.resources.events.ResourceRenamed
 
ResourceScoped - Annotation Type in org.jboss.forge.shell.project
Declares a bean as being scoped to the current Resource.
ResourceUtil - Class in org.jboss.forge.shell.util
A set of utilities to work with the resources API.
ResourceUtil() - Constructor for class org.jboss.forge.shell.util.ResourceUtil
 
REST_APPLICATIONCLASS_NAME - Static variable in interface org.jboss.forge.spec.javaee.RestApplicationFacet
 
REST_APPLICATIONCLASS_PACKAGE - Static variable in interface org.jboss.forge.spec.javaee.RestApplicationFacet
 
RestActivatorType - Enum in org.jboss.forge.spec.javaee
Configuration types of JAX-RS
RestApplicationFacet - Interface in org.jboss.forge.spec.javaee
 
RestFacet - Interface in org.jboss.forge.spec.javaee
If installed, this Project supports features from the JAX-RS specification.
RestWebXmlFacet - Interface in org.jboss.forge.spec.javaee
 
Root - Interface in org.jboss.forge
Marks the root of the Forge API packages.
ROOTPATH - Static variable in interface org.jboss.forge.spec.javaee.RestFacet
 
runTests(boolean) - Method in class org.jboss.forge.maven.facets.MavenProjectBuilder
 
runTests(boolean) - Method in interface org.jboss.forge.project.build.ProjectBuilder
Enable or disable test execution during build.

S

saveConfig(BeansDescriptor) - Method in interface org.jboss.forge.spec.javaee.CDIFacet
Save the given BeanDescriptor as this Project's beans.xml file
saveConfig(PersistenceDescriptor) - Method in interface org.jboss.forge.spec.javaee.PersistenceFacet
Save the given PersistenceDescriptor as this Project's persistence.xml file.
saveConfig(WebAppDescriptor) - Method in interface org.jboss.forge.spec.javaee.ServletFacet
Save the given WebAppDescriptor as this Project's web.xml file.
saveConfig(ValidationDescriptor) - Method in interface org.jboss.forge.spec.javaee.ValidationFacet
 
saveEnumTypeSource(JavaEnum) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
saveEnumTypeSource(JavaEnum) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Create or update a Java file in the primary source directory: JavaSourceFacet.getSourceFolder() - use information in the given JavaEnum to determine the appropriate package; packages will be created if necessary.
saveJavaSource(JavaSource<?>) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
saveJavaSource(JavaSource<?>) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Create or update a Java file in the primary source directory: JavaSourceFacet.getSourceFolder() - use information in the given JavaSource to determine the appropriate package; packages will be created if necessary.
saveTestJavaSource(JavaSource<?>) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
saveTestJavaSource(JavaSource<?>) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Create or update a Java file in the primary test source directory: JavaSourceFacet.getTestSourceFolder() - use information in the given JavaSource to determine the appropriate package; packages will be created if necessary.
ScaffoldGeneratedResources - Class in org.jboss.forge.scaffold.events
 
ScaffoldGeneratedResources(ScaffoldProvider, List<Resource<?>>) - Constructor for class org.jboss.forge.scaffold.events.ScaffoldGeneratedResources
 
ScaffoldProvider - Interface in org.jboss.forge.scaffold
Provides an implementation of Scaffolding for various UI code generation operations.
ScaffoldUtil - Class in org.jboss.forge.scaffold.util
 
ScaffoldUtil() - Constructor for class org.jboss.forge.scaffold.util.ScaffoldUtil
 
scan(ProcessAnnotatedType<T>) - Method in class org.jboss.forge.bus.cdi.ObserverCaptureExtension
 
scan(ProcessBean<?>, BeanManager) - Method in class org.jboss.forge.project.services.ResourceFactory
 
scan() - Method in interface org.jboss.forge.shell.Shell
Wait for input.
scope() - Method in enum org.jboss.forge.parser.java.Visibility
private, public, protected, package private("")
ScopeType - Enum in org.jboss.forge.project.dependencies
Represents the various dependency scopes.
scratch - Variable in class org.jboss.forge.resources.FileResource
 
scratchFile - Variable in class org.jboss.forge.resources.FileResource
 
search() - Method in class org.jboss.forge.shell.util.PathspecParser
Perform a search, by doing a breadth-first traversal of the resource tree for resources that match the path string.
ServletFacet - Interface in org.jboss.forge.spec.javaee
If installed, this Project supports features from the Servlet specification.
ServletUtil - Class in org.jboss.forge.spec.javaee.util
 
ServletUtil() - Constructor for class org.jboss.forge.spec.javaee.util.ServletUtil
 
set(T, Visibility) - Static method in enum org.jboss.forge.parser.java.Visibility
 
setAbstract(boolean) - Method in interface org.jboss.forge.parser.java.Abstractable
 
setAbstract(boolean) - Method in class org.jboss.forge.parser.java.impl.JavaClassImpl
 
setAbstract(boolean) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setAcceptDefaults(boolean) - Method in interface org.jboss.forge.shell.Shell
Set this Shell to accept prompt defaults automatically.
setActivateByDefault(boolean) - Method in class org.jboss.forge.maven.profiles.ProfileImpl
 
setActiveByDefault(boolean) - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
setAnsiSupported(boolean) - Method in interface org.jboss.forge.shell.Shell
Controls the shell's usage of ANSI escape code support.
setApplicationPath(String) - Method in interface org.jboss.forge.spec.javaee.RestApplicationFacet
Set the root web-path from which REST requests should be serviced.
setApplicationPath(String) - Method in interface org.jboss.forge.spec.javaee.RestWebXmlFacet
Set the root web-path from which REST requests should be serviced.
setArtifactId(String) - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
setArtifactId(String) - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
setArtifactId(String) - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
setAttribute(String, Object) - Method in class org.jboss.forge.project.BaseProject
 
setAttribute(String, Object) - Method in interface org.jboss.forge.project.Project
Set a value in this project's internal attributes.
setBody(String) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setBody(String) - Method in interface org.jboss.forge.parser.java.Method
Set the inner body of this Method
setBufferPosition(int, int) - Method in interface org.jboss.forge.shell.integration.BufferManager
Set buffer position.
setChildren(List<PluginElement>) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
setClassifier(String) - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
setClassifier(String) - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
setComment(boolean) - Method in class org.jboss.forge.parser.xml.Node
Marks this Node as a comment
setConfig(Configuration) - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
setConfiguration(Configuration) - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
setConfiguration(Configuration) - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
setConfiguration(Configuration) - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
setConstraintMapping(String) - Method in interface org.jboss.forge.spec.javaee.descriptor.ValidationDescriptor
 
setConstraintValidatorFactory(String) - Method in interface org.jboss.forge.spec.javaee.descriptor.ValidationDescriptor
 
setConstructor(boolean) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setConstructor(boolean) - Method in interface org.jboss.forge.parser.java.Method
Toggle this method as a constructor.
setContents(String) - Method in class org.jboss.forge.resources.FileResource
Set the contents of this FileResource to the given String
setContents(char[]) - Method in class org.jboss.forge.resources.FileResource
Set the contents of this FileResource to the given character array.
setContents(InputStream) - Method in class org.jboss.forge.resources.FileResource
 
setContents(JavaSource<?>) - Method in class org.jboss.forge.resources.java.JavaResource
 
setCurrentResource(Resource<?>) - Method in interface org.jboss.forge.shell.Shell
Set the Resource on which the shell should operate.
setDefaultPackage() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
setDefaultPackage() - Method in interface org.jboss.forge.parser.java.Packaged
Set this T to be in the default package (removes any current package declaration.)
setDefaultPrompt() - Method in interface org.jboss.forge.shell.Shell
Reset the shell prompt to default.
setDefaultProvider(String) - Method in interface org.jboss.forge.spec.javaee.descriptor.ValidationDescriptor
 
setDependency(Dependency) - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
setDependency(Dependency) - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
setEnumValue(String, Enum<?>) - Method in interface org.jboss.forge.parser.java.Annotation
 
setEnumValue(Enum<?>...) - Method in interface org.jboss.forge.parser.java.Annotation
 
setEnumValue(String, Enum<?>) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
setEnumValue(Enum<?>...) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
setExceptionHandlingEnabled(boolean) - Method in interface org.jboss.forge.shell.Shell
Toggle exception handling.
setExcludedDependencies(List<Dependency>) - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
setExtensions(boolean) - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
setExtenstions(boolean) - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
setFacesMapping(String) - Method in interface org.jboss.forge.spec.javaee.FacesFacet
Set this application's FacesServlet mapping.
setFilter(DependencyFilter) - Method in class org.jboss.forge.project.dependencies.DependencyQueryBuilder
 
setFinal(boolean) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setFinal(boolean) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setFinal(boolean) - Method in interface org.jboss.forge.parser.java.Member
 
setFinalName(String) - Method in class org.jboss.forge.maven.facets.MavenPackagingFacet
 
setFinalName(String) - Method in interface org.jboss.forge.project.facets.PackagingFacet
Set the final name of this project's build output artifact.
setFlag(ResourceFlag) - Method in class org.jboss.forge.resources.AbstractResource
 
setFlag(ResourceFlag) - Method in interface org.jboss.forge.resources.Resource
Set the given ResourceFlag.
setGroupId(String) - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
setGroupId(String) - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
setGroupId(String) - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
setHistory(List<String>) - Method in interface org.jboss.forge.shell.ShellHistory
 
setHistoryEnabled(boolean) - Method in interface org.jboss.forge.shell.Shell
Toggle whether or not this shell should keep a record of command history.
setHistoryOutputStream(OutputStream) - Method in interface org.jboss.forge.shell.ShellHistory
 
setId(String) - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
setId(String) - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
setId(String) - Method in class org.jboss.forge.maven.profiles.ProfileBuilder
 
setId(String) - Method in class org.jboss.forge.maven.profiles.ProfileImpl
 
setIndex(int) - Method in interface org.jboss.forge.shell.completer.CommandCompleterState
 
setInputStream(InputStream) - Method in interface org.jboss.forge.shell.Shell
Set the stream from which the shell should read input.
setLiteralInitializer(String) - Method in interface org.jboss.forge.parser.java.Field
 
setLiteralInitializer(String) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setLiteralValue(String) - Method in interface org.jboss.forge.parser.java.Annotation
 
setLiteralValue(String, String) - Method in interface org.jboss.forge.parser.java.Annotation
 
setLiteralValue(String) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
setLiteralValue(String, String) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
setManager(PostStartup, Instance<BeanManager>) - Method in class org.jboss.forge.project.services.ResourceFactory
 
setMessageInterpolator(String) - Method in interface org.jboss.forge.spec.javaee.descriptor.ValidationDescriptor
 
setName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
setName(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
setName(String) - Method in interface org.jboss.forge.parser.java.Annotation
 
setName(String) - Method in interface org.jboss.forge.parser.java.EnumConstant
Set this enum constant name.
setName(String) - Method in interface org.jboss.forge.parser.java.Field
 
setName(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
setName(String) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
setName(String) - Method in class org.jboss.forge.parser.java.impl.EnumConstantImpl
 
setName(String) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setName(String) - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
setName(String) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setName(String) - Method in interface org.jboss.forge.parser.java.Import
 
setName(String) - Method in interface org.jboss.forge.parser.java.Method
Set the name of this Method
setName(String) - Method in interface org.jboss.forge.parser.java.Named
Set the simple-name of this T instance.
setOutputStream(OutputStream) - Method in interface org.jboss.forge.shell.Shell
Set the stream to which the shell should print output.
setPackage(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
setPackage(String) - Method in interface org.jboss.forge.parser.java.Packaged
Set this T' package.
setPackagePrivate() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
setPackagePrivate() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setPackagePrivate() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setPackagePrivate() - Method in interface org.jboss.forge.parser.java.VisibilityScoped
 
setPackagingType(PackagingType) - Method in class org.jboss.forge.maven.facets.MavenPackagingFacet
 
setPackagingType(PackagingType) - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
setPackagingType(String) - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
setPackagingType(PackagingType) - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
setPackagingType(String) - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
setPackagingType(PackagingType) - Method in interface org.jboss.forge.project.facets.PackagingFacet
Set the packaging type currently in use by this project.
setParameters(String) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setParameters(String) - Method in interface org.jboss.forge.parser.java.Method
Set this Method's parameters.
setPhase(String) - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
setPhase(String) - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
setPiped(boolean) - Method in interface org.jboss.forge.shell.plugins.PipeOut
 
setPOM(Model) - Method in class org.jboss.forge.maven.facets.MavenCoreFacetImpl
 
setPOM(Model) - Method in interface org.jboss.forge.maven.MavenCoreFacet
Set the current Maven POM file (overwriting any existing POM)
setPretendWindows(boolean) - Static method in class org.jboss.forge.shell.util.OSUtils
 
setPrivate() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
setPrivate() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setPrivate() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setPrivate() - Method in interface org.jboss.forge.parser.java.VisibilityScoped
 
setProject(Project) - Method in class org.jboss.forge.maven.facets.MavenMetadataFacet
 
setProject(Project) - Method in class org.jboss.forge.maven.facets.MavenResourceFacet
 
setProject(Project) - Method in class org.jboss.forge.maven.facets.MavenWebResourceFacet
 
setProject(Project) - Method in interface org.jboss.forge.project.Facet
Initialize this Facet for operation on the given Project.
setProject(Project) - Method in class org.jboss.forge.project.facets.BaseFacet
 
setProjectName(String) - Method in class org.jboss.forge.maven.facets.MavenMetadataFacet
 
setProjectName(String) - Method in interface org.jboss.forge.project.facets.MetadataFacet
 
setPrompt(String) - Method in interface org.jboss.forge.shell.Shell
Set the current shell prompt, followed by '> '.
setProperty(String, Object) - Method in interface org.jboss.forge.env.Configuration
Set a property, this will replace any previously set values.
setProperty(String, Object) - Method in interface org.jboss.forge.ForgeEnvironment
Set a configuration property for the current Forge execution.
setProperty(String, String) - Method in class org.jboss.forge.maven.facets.MavenDependencyFacet
 
setProperty(String, String) - Method in interface org.jboss.forge.project.facets.DependencyFacet
Set a build dependency property.
setProtected() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
setProtected() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setProtected() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setProtected() - Method in interface org.jboss.forge.parser.java.VisibilityScoped
 
setPublic() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
setPublic() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setPublic() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setPublic() - Method in interface org.jboss.forge.parser.java.VisibilityScoped
 
setRepositories(DependencyRepository...) - Method in class org.jboss.forge.project.dependencies.DependencyQueryBuilder
 
setRepositories(Iterable<DependencyRepository>) - Method in class org.jboss.forge.project.dependencies.DependencyQueryBuilder
 
setReturnType(Class<?>) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setReturnType(String) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setReturnType(JavaSource<?>) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setReturnType(Class<?>) - Method in interface org.jboss.forge.parser.java.Method
Set this Method to return the given type.
setReturnType(String) - Method in interface org.jboss.forge.parser.java.Method
Set this Method to return the given type.
setReturnType(JavaSource<?>) - Method in interface org.jboss.forge.parser.java.Method
Set this Method to return the given JavaSource type.
setReturnTypeVoid() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setReturnTypeVoid() - Method in interface org.jboss.forge.parser.java.Method
Set this Method to return 'void'
setScope(ScopeType) - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
setScopeType(ScopeType) - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
setScopeType(String) - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
setScopeType(ScopeType) - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
setScopeType(String) - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
setStatic(boolean) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setStatic(boolean) - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
setStatic(boolean) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setStatic(boolean) - Method in interface org.jboss.forge.parser.java.Import
 
setStatic(boolean) - Method in interface org.jboss.forge.parser.java.Member
 
setStringInitializer(String) - Method in interface org.jboss.forge.parser.java.Field
 
setStringInitializer(String) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setStringValue(String) - Method in interface org.jboss.forge.parser.java.Annotation
 
setStringValue(String, String) - Method in interface org.jboss.forge.parser.java.Annotation
 
setStringValue(String) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
setStringValue(String, String) - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
setSuperType(O) - Method in interface org.jboss.forge.parser.java.Extendable
Set this type's super class.
setSuperType(Class<?>) - Method in interface org.jboss.forge.parser.java.Extendable
Set this type's super class.
setSuperType(String) - Method in interface org.jboss.forge.parser.java.Extendable
Set this type's super class.
setSuperType(JavaClass) - Method in class org.jboss.forge.parser.java.impl.JavaClassImpl
 
setSuperType(Class<?>) - Method in class org.jboss.forge.parser.java.impl.JavaClassImpl
 
setSuperType(String) - Method in class org.jboss.forge.parser.java.impl.JavaClassImpl
 
setText(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
setText(String) - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
setTopLevelPackage(String) - Method in class org.jboss.forge.maven.facets.MavenMetadataFacet
 
setTopLevelPackage(String) - Method in interface org.jboss.forge.project.facets.MetadataFacet
 
setTraversableResolver(String) - Method in interface org.jboss.forge.spec.javaee.descriptor.ValidationDescriptor
 
setType(Class<?>) - Method in interface org.jboss.forge.parser.java.Field
Set the type of this Field to the given Class type.
setType(String) - Method in interface org.jboss.forge.parser.java.Field
Set the type of this Field to the given type.
setType(JavaSource<?>) - Method in interface org.jboss.forge.parser.java.Field
Set the type of this Field to the given JavaSource type.
setType(Class<?>) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setType(JavaSource<?>) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setType(String) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setup(String, Resource<?>, boolean) - Method in interface org.jboss.forge.scaffold.ScaffoldProvider
Set up this scaffold provider, installing any necessary Facet or Plugin implementations as necessary.
setup(Project) - Method in interface org.jboss.forge.test.web.WebTest
 
setup(Project) - Method in class org.jboss.forge.test.web.WebTestImpl
 
SetupCommand - Annotation Type in org.jboss.forge.shell.plugins
Defines a @Command to be used when performing setup for a Plugin.
setVerbose(boolean) - Method in interface org.jboss.forge.shell.Shell
Toggle verbose mode.
setVersion(String) - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
setVersion(String) - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
setVersion(String) - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
setVisibility(Visibility) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
setVisibility(Visibility) - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
setVisibility(Visibility) - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
setVisibility(Visibility) - Method in interface org.jboss.forge.parser.java.VisibilityScoped
 
Shell - Interface in org.jboss.forge.shell
 
ShellColor - Enum in org.jboss.forge.shell
 
ShellHistory - Interface in org.jboss.forge.shell
 
ShellMessages - Class in org.jboss.forge.shell
Used to generate properly formatted status messages.
ShellMessages() - Constructor for class org.jboss.forge.shell.ShellMessages
 
ShellPrintWriter - Interface in org.jboss.forge.shell
 
ShellPrompt - Interface in org.jboss.forge.shell
 
Shutdown - Class in org.jboss.forge.shell.events
Fired as a signal to the shell that it should shut down now.
Shutdown() - Constructor for class org.jboss.forge.shell.events.Shutdown
Defaults to Shutdown.Status.NORMAL
Shutdown(Shutdown.Status) - Constructor for class org.jboss.forge.shell.events.Shutdown
Inform the shell to shut down with the given Shutdown.Status, now.
Shutdown.Status - Enum in org.jboss.forge.shell.events
Status of the shell during shutdown.
SimpleTokenCompleter - Class in org.jboss.forge.shell.completer
The simplest possible command option completer.
SimpleTokenCompleter() - Constructor for class org.jboss.forge.shell.completer.SimpleTokenCompleter
 
SingletonAbstractShellTest - Class in org.jboss.forge.test
 
SingletonAbstractShellTest() - Constructor for class org.jboss.forge.test.SingletonAbstractShellTest
 
skip(long) - Method in class org.jboss.forge.test.QueuedInputStream
 
SLASH - Static variable in class org.jboss.forge.shell.util.Files
 
SoapFacet - Interface in org.jboss.forge.spec.javaee
If installed, this Project supports features from the JAX-WS specification.
SolderRoot - Interface in org.jboss.solder
 
SourceType - Enum in org.jboss.forge.parser.java
 
Squelched - Annotation Type in org.jboss.forge.shell.squelch
InterceptorBinding that disables STDOUT and STDERR during wrapped invocations.
SquelchingInterceptor - Class in org.jboss.forge.shell.squelch
 
SquelchingInterceptor() - Constructor for class org.jboss.forge.shell.squelch.SquelchingInterceptor
 
start() - Method in class org.jboss.forge.shell.Wait
Start waiting, printing the default message.
start(String) - Method in class org.jboss.forge.shell.Wait
Start waiting.
Startup - Class in org.jboss.forge.shell.events
Fired as a signal to the shell to bootstrap and accept user input.
Startup() - Constructor for class org.jboss.forge.shell.events.Startup
 
Startup(File) - Constructor for class org.jboss.forge.shell.events.Startup
 
Startup(File, boolean) - Constructor for class org.jboss.forge.shell.events.Startup
 
stop() - Method in class org.jboss.forge.shell.Wait
Stop waiting.
Streams - Class in org.jboss.forge.shell.util
Stream utilities.
Streams() - Constructor for class org.jboss.forge.shell.util.Streams
 
Strings - Class in org.jboss.forge.parser.java.util
String utilities.
Strings() - Constructor for class org.jboss.forge.parser.java.util.Strings
 
stripArray(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
stripGenerics(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
stripQuotes(String) - Static method in class org.jboss.forge.parser.java.util.Strings
 
subset(String) - Method in interface org.jboss.forge.env.Configuration
Return a decorator Configuration containing every key from the current Configuration that starts with the specified prefix.
success(ShellPrintWriter, String) - Static method in class org.jboss.forge.shell.ShellMessages
 
SyntaxError - Interface in org.jboss.forge.parser.java
Describes a syntax problem in a JavaClass.
SyntaxErrorImpl - Class in org.jboss.forge.parser.java.impl
 
SyntaxErrorImpl(JavaSource<?>, Object) - Constructor for class org.jboss.forge.parser.java.impl.SyntaxErrorImpl
 

T

TemplateStrategy - Interface in org.jboss.forge.scaffold
A strategy defining the manner in which template resources interact with generated resources.
TempResourceCreated - Class in org.jboss.forge.resources.events
Fired when a temporary Resource has been created.
TempResourceCreated(Resource<?>) - Constructor for class org.jboss.forge.resources.events.TempResourceCreated
 
text(Object) - Method in class org.jboss.forge.parser.xml.Node
Set the Nodes text body.

text will be converted to String using String.valueOf(text);
text(String) - Method in class org.jboss.forge.parser.xml.Node
Set the Nodes text body.
text(String) - Method in class org.jboss.forge.parser.xml.query.Pattern
Sets the node text to match, returning a reference to this Pattern
toCoordinates() - Method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
toCoordinates() - Method in interface org.jboss.forge.project.dependencies.Dependency
Return a string represenging this dependency in the form of a standard identifier.
toCoordinates() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
toCoordinates() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
toCoordinates() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
toFileSyntax(String) - Static method in class org.jboss.forge.shell.util.Packages
Convert a package name to file directory syntax.
toId(Dependency) - Static method in class org.jboss.forge.project.dependencies.DependencyBuilder
Convenience method which should be used to convert a Dependency object into its id representation, for example: "groupId:artifactId:::version", "groupId:artifactId:packaging::version" or "groupId:artifactId:packaging:classifier:version"
tokenizeClassName(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
toMavenList(List<Dependency>) - Static method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
Topic - Annotation Type in org.jboss.forge.shell.plugins
 
toSignature() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
toSignature() - Method in interface org.jboss.forge.parser.java.Method
Convert this Method into a string representing its unique signature.
toSimpleName(String) - Static method in class org.jboss.forge.parser.java.util.Types
 
toString() - Method in class org.jboss.forge.maven.dependencies.DependencyMetadataImpl
 
toString() - Method in class org.jboss.forge.maven.dependencies.MavenDependencyAdapter
 
toString() - Method in class org.jboss.forge.maven.plugins.ConfigurationBuilder
 
toString() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementBuilder
 
toString() - Method in class org.jboss.forge.maven.plugins.ConfigurationElementImpl
 
toString() - Method in class org.jboss.forge.maven.plugins.ConfigurationImpl
 
toString() - Method in class org.jboss.forge.maven.plugins.ExecutionBuilder
 
toString() - Method in class org.jboss.forge.maven.plugins.ExecutionImpl
 
toString() - Method in class org.jboss.forge.maven.plugins.MavenPluginBuilder
 
toString() - Method in class org.jboss.forge.maven.plugins.MavenPluginImpl
 
toString() - Method in class org.jboss.forge.maven.ProjectImpl
 
toString() - Method in class org.jboss.forge.maven.resources.MavenDependencyResource
 
toString() - Method in class org.jboss.forge.maven.resources.MavenPomResource
 
toString() - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
Return this JavaSource file as a String
toString() - Method in class org.jboss.forge.parser.java.impl.AnnotationImpl
 
toString() - Method in class org.jboss.forge.parser.java.impl.FieldImpl
 
toString() - Method in class org.jboss.forge.parser.java.impl.ImportImpl
 
toString() - Method in class org.jboss.forge.parser.java.impl.MethodImpl
 
toString() - Method in class org.jboss.forge.parser.java.impl.ParameterImpl
 
toString() - Method in class org.jboss.forge.parser.java.impl.SyntaxErrorImpl
 
toString() - Method in class org.jboss.forge.parser.java.impl.TypeImpl
 
toString() - Method in enum org.jboss.forge.parser.java.Visibility
 
toString() - Method in class org.jboss.forge.parser.xml.Node
toString(boolean) - Method in class org.jboss.forge.parser.xml.Node
Returns a multiline String format of this Node and all children
toString() - Method in class org.jboss.forge.parser.xml.query.Pattern
toString(Dependency) - Static method in class org.jboss.forge.project.dependencies.DependencyBuilder
Convenience method which should be used to convert a Dependency object into its string representation, for example: "groupId:artifactId:version:scope:packaging"
toString() - Method in class org.jboss.forge.project.dependencies.DependencyBuilder
 
toString() - Method in class org.jboss.forge.project.dependencies.DependencyImpl
 
toString() - Method in class org.jboss.forge.project.dependencies.DependencyRepositoryImpl
 
toString() - Method in class org.jboss.forge.project.dependencies.ExcludedDependencyBuilder
 
toString() - Method in enum org.jboss.forge.project.packaging.PackagingType
 
toString() - Method in class org.jboss.forge.resources.DependencyResource
 
toString() - Method in class org.jboss.forge.resources.DirectoryResource
 
toString() - Method in class org.jboss.forge.resources.enumtype.EnumConstantResource
 
toString() - Method in class org.jboss.forge.resources.java.JavaFieldResource
 
toString() - Method in class org.jboss.forge.resources.java.JavaMemberResource
 
toString() - Method in class org.jboss.forge.resources.java.JavaMethodResource
 
toString() - Method in class org.jboss.forge.resources.java.JavaResource
 
toString() - Method in class org.jboss.forge.resources.PropertiesFileResource
 
toString() - Method in class org.jboss.forge.resources.UnknownFileResource
 
toString(InputStream) - Static method in class org.jboss.forge.shell.util.Streams
Return a String containing the contents of the given InputStream
toXMLByteArray(Node) - Static method in class org.jboss.forge.parser.xml.XMLParser
 
toXMLInputStream(Node) - Static method in class org.jboss.forge.parser.xml.XMLParser
 
toXMLString(Node) - Static method in class org.jboss.forge.parser.xml.XMLParser
 
TriggeredAction - Interface in org.jboss.forge.shell.spi
Allows the shell to register an ActionListener that is performed when the corresponding character is being read by the ConsoleReader.
Type<O extends JavaSource<O>> - Interface in org.jboss.forge.parser.java
 
TypeDeclarationFinderVisitor - Class in org.jboss.forge.parser.java.ast
 
TypeDeclarationFinderVisitor() - Constructor for class org.jboss.forge.parser.java.ast.TypeDeclarationFinderVisitor
 
TypeImpl<O extends JavaSource<O>> - Class in org.jboss.forge.parser.java.impl
 
TypeImpl(O, Object) - Constructor for class org.jboss.forge.parser.java.impl.TypeImpl
 
TypeImpl(O, Type<O>, String) - Constructor for class org.jboss.forge.parser.java.impl.TypeImpl
 
TypeImpl(O, Type<O>, Object) - Constructor for class org.jboss.forge.parser.java.impl.TypeImpl
 
Types - Class in org.jboss.forge.parser.java.util
 
Types() - Constructor for class org.jboss.forge.parser.java.util.Types
 

U

uncapitalize(String) - Static method in class org.jboss.forge.parser.java.util.Strings
 
uninstall() - Method in interface org.jboss.forge.project.Facet
Remove this Facet from its Project, and perform any necessary cleanup.
uninstall() - Method in class org.jboss.forge.project.facets.BaseFacet
 
unit - Variable in class org.jboss.forge.parser.java.impl.AbstractJavaSource
 
UnknownFileResource - Class in org.jboss.forge.resources
Represents any regular file which Forge does not hav any special handler for.
UnknownFileResource(ResourceFactory) - Constructor for class org.jboss.forge.resources.UnknownFileResource
 
UnknownFileResource(ResourceFactory, File) - Constructor for class org.jboss.forge.resources.UnknownFileResource
 
unquote(String) - Static method in class org.jboss.forge.parser.java.util.Strings
 
unregisterFacet(Facet) - Method in class org.jboss.forge.project.BaseProject
 
unregisterFacet(Facet) - Method in interface org.jboss.forge.project.Project
Remove the given Facet from this Project's internal collection of installed facets.
unsetFlag(ResourceFlag) - Method in class org.jboss.forge.resources.AbstractResource
 
unsetFlag(ResourceFlag) - Method in interface org.jboss.forge.resources.Resource
Unset the given ResourceFlag.
updateTypeNames(String) - Method in class org.jboss.forge.parser.java.impl.AbstractJavaSource
Call-back to allow updating of any necessary internal names with the given name.
updateTypeNames(String) - Method in class org.jboss.forge.parser.java.impl.JavaAnnotationImpl
 
updateTypeNames(String) - Method in class org.jboss.forge.parser.java.impl.JavaClassImpl
 
updateTypeNames(String) - Method in class org.jboss.forge.parser.java.impl.JavaEnumImpl
 
updateTypeNames(String) - Method in class org.jboss.forge.parser.java.impl.JavaInterfaceImpl
 
usableWithResource(Class<? extends Resource>) - Method in interface org.jboss.forge.shell.command.CommandMetadata
Return true if this command is usable with the given resource scope.
usableWithScope(Class<? extends Resource>) - Method in interface org.jboss.forge.shell.command.PluginMetadata
Return true if this plugin is usable in the given Resource scope

V

validateNodeAndPatterns(Node, Pattern...) - Static method in class org.jboss.forge.parser.xml.util.QueryUtil
Validates input
ValidationDescriptor - Interface in org.jboss.forge.spec.javaee.descriptor
Bean Validation configuration descriptor
ValidationFacet - Interface in org.jboss.forge.spec.javaee
Facet representing JSR-303 capabilities for Bean Validation
value() - Method in class org.jboss.forge.shell.plugins.AliasLiteral
 
valueOf(String) - Static method in enum org.jboss.forge.env.ConfigurationScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.maven.MavenPluginFacet.KnownRepository
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.parser.java.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.parser.java.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.parser.xml.query.CreateQuery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.parser.xml.query.GetOrCreateQuery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.parser.xml.query.GetQuery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.parser.xml.query.GetSingleQuery
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.parser.xml.XMLParser.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.project.dependencies.ScopeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.project.facets.DependencyFacet.KnownRepository
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.project.packaging.PackagingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.resources.ResourceFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.shell.events.CommandExecuted.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.shell.events.Shutdown.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.shell.PromptType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.shell.ShellColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.forge.spec.javaee.RestActivatorType
Returns the enum constant of this type with the specified name.
ValuePair - Interface in org.jboss.forge.parser.java
 
ValuePairImpl - Class in org.jboss.forge.parser.java.impl
Represents an annotation value pair
ValuePairImpl(String, String) - Constructor for class org.jboss.forge.parser.java.impl.ValuePairImpl
 
values() - Static method in enum org.jboss.forge.env.ConfigurationScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.maven.MavenPluginFacet.KnownRepository
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.parser.java.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.parser.java.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.parser.xml.query.CreateQuery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.parser.xml.query.GetOrCreateQuery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.parser.xml.query.GetQuery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.parser.xml.query.GetSingleQuery
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.parser.xml.XMLParser.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.project.dependencies.ScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.project.facets.DependencyFacet.KnownRepository
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.project.packaging.PackagingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.resources.ResourceFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.shell.events.CommandExecuted.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.shell.events.Shutdown.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.shell.PromptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.shell.ShellColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.forge.spec.javaee.RestActivatorType
Returns an array containing the constants of this enum type, in the order they are declared.
VirtualResource<T> - Class in org.jboss.forge.resources
 
VirtualResource(Resource<?>) - Constructor for class org.jboss.forge.resources.VirtualResource
 
VirtualResource(ResourceFactory, Resource<?>) - Constructor for class org.jboss.forge.resources.VirtualResource
 
Visibility - Enum in org.jboss.forge.parser.java
 
VisibilityScoped<T> - Interface in org.jboss.forge.parser.java
 
visit(TypeDeclaration) - Method in class org.jboss.forge.parser.java.ast.MethodFinderVisitor
 
visit(TypeDeclaration) - Method in class org.jboss.forge.parser.java.ast.TypeDeclarationFinderVisitor
 
visit(AnnotationTypeDeclaration) - Method in class org.jboss.forge.parser.java.ast.TypeDeclarationFinderVisitor
 
visit(EnumDeclaration) - Method in class org.jboss.forge.parser.java.ast.TypeDeclarationFinderVisitor
 
visit(JavaResource) - Method in interface org.jboss.forge.resources.java.JavaResourceVisitor
Called when a Java File is found.
visitJavaSources(JavaResourceVisitor) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
visitJavaSources(JavaResourceVisitor) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Recursively loops over all the source directories and for each java file it finds, calls the visitor.
visitJavaTestSources(JavaResourceVisitor) - Method in class org.jboss.forge.maven.facets.MavenJavaSourceFacet
 
visitJavaTestSources(JavaResourceVisitor) - Method in interface org.jboss.forge.project.facets.JavaSourceFacet
Recursively loops over all the test source directories and for each java file it finds, calls the visitor.

W

Wait - Class in org.jboss.forge.shell
Display a "Please wait" spinner for the user, until cancelled.
Wait(Shell) - Constructor for class org.jboss.forge.shell.Wait
 
warn(ShellPrintWriter, String) - Static method in class org.jboss.forge.shell.ShellMessages
 
WebResourceFacet - Interface in org.jboss.forge.project.facets
A Facet containing APIs to interact with Java Web Projects
WebTest - Interface in org.jboss.forge.test.web
 
WebTestImpl - Class in org.jboss.forge.test.web
 
WebTestImpl() - Constructor for class org.jboss.forge.test.web.WebTestImpl
 
WildcardImportResolver - Interface in org.jboss.forge.parser.spi
Responsible for providing additional import resolution functionality for situations where classes have referenced a package or wild-card import.
write(int) - Method in interface org.jboss.forge.shell.integration.BufferManager
 
write(byte) - Method in interface org.jboss.forge.shell.integration.BufferManager
Write a single byte to the buffer.
write(byte[]) - Method in interface org.jboss.forge.shell.integration.BufferManager
Write a byte array to the buffer.
write(byte[], int, int) - Method in interface org.jboss.forge.shell.integration.BufferManager
Write a byte array to the buffer with offset
write(String) - Method in interface org.jboss.forge.shell.integration.BufferManager
 
write(int) - Method in interface org.jboss.forge.shell.ShellPrintWriter
Write the given bytes to the console.
write(byte) - Method in interface org.jboss.forge.shell.ShellPrintWriter
 
write(byte[]) - Method in interface org.jboss.forge.shell.ShellPrintWriter
 
write(byte[], int, int) - Method in interface org.jboss.forge.shell.ShellPrintWriter
 
write(InputStream, OutputStream) - Static method in class org.jboss.forge.shell.util.Streams
 
writeToHistory(String) - Method in interface org.jboss.forge.shell.ShellHistory
 

X

XMLParser - Class in org.jboss.forge.parser.xml
 
XMLParser() - Constructor for class org.jboss.forge.parser.xml.XMLParser
 
XMLParser.NodeType - Enum in org.jboss.forge.parser.xml
 
XMLParserException - Exception in org.jboss.forge.parser.xml
 
XMLParserException() - Constructor for exception org.jboss.forge.parser.xml.XMLParserException
 
XMLParserException(String, Throwable) - Constructor for exception org.jboss.forge.parser.xml.XMLParserException
 
XMLParserException(String) - Constructor for exception org.jboss.forge.parser.xml.XMLParserException
 
XMLParserException(Throwable) - Constructor for exception org.jboss.forge.parser.xml.XMLParserException
 

A B C D E F G H I J K L M N O P Q R S T U V W X
Forge - Parent 1.0.6-SNAPSHOT

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.