org.jboss.forge.environment.impl
Class EnvironmentImpl
java.lang.Object
org.jboss.forge.environment.impl.EnvironmentImpl
- All Implemented Interfaces:
- Environment
@Exported
@Singleton
public class EnvironmentImpl
- extends Object
- implements Environment
Method Summary |
|
get(Class<? extends Category> key)
Returns a mutable map that contains the properties for a specific Category |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvironmentImpl
public EnvironmentImpl()
get
public <K,V> Map<K,V> get(Class<? extends Category> key)
- Description copied from interface:
Environment
- Returns a mutable map that contains the properties for a specific
Category
- Specified by:
get
in interface Environment
- Returns:
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.