Forge - Addon Container 2.0.0.Alpha3

org.jboss.forge.container.modules.providers
Class SunMiscClasspathSpec

java.lang.Object
  extended by org.jboss.forge.container.modules.providers.AbstractModuleSpecProvider
      extended by org.jboss.forge.container.modules.providers.SunMiscClasspathSpec
All Implemented Interfaces:
ModuleSpecProvider

public class SunMiscClasspathSpec
extends AbstractModuleSpecProvider


Field Summary
static org.jboss.modules.ModuleIdentifier ID
           
static Set<String> paths
           
 
Fields inherited from class org.jboss.forge.container.modules.providers.AbstractModuleSpecProvider
systemPaths
 
Constructor Summary
SunMiscClasspathSpec()
           
 
Method Summary
protected  org.jboss.modules.ModuleIdentifier getId()
           
protected  Set<String> getPaths()
           
 
Methods inherited from class org.jboss.forge.container.modules.providers.AbstractModuleSpecProvider
configure, get, getLoaderPaths
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final org.jboss.modules.ModuleIdentifier ID

paths

public static Set<String> paths
Constructor Detail

SunMiscClasspathSpec

public SunMiscClasspathSpec()
Method Detail

getId

protected org.jboss.modules.ModuleIdentifier getId()
Specified by:
getId in class AbstractModuleSpecProvider

getPaths

protected Set<String> getPaths()
Specified by:
getPaths in class AbstractModuleSpecProvider

Forge - Addon Container 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.