Forge - Environment Impl 2.0.0.Alpha3

org.jboss.forge.environment.impl
Class EnvironmentImpl

java.lang.Object
  extended by org.jboss.forge.environment.impl.EnvironmentImpl
All Implemented Interfaces:
Environment

@Exported
@Singleton
public class EnvironmentImpl
extends Object
implements Environment


Constructor Summary
EnvironmentImpl()
           
 
Method Summary
<K,V> Map<K,V>
get(Class<? extends Category> key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvironmentImpl

public EnvironmentImpl()
Method Detail

get

public <K,V> Map<K,V> get(Class<? extends Category> key)
Specified by:
get in interface Environment

Forge - Environment Impl 2.0.0.Alpha3

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