org.gcube.data.tm.plugin
Class PluginEnvironment

java.lang.Object
  extended by org.gcube.data.tm.plugin.PluginEnvironment
All Implemented Interfaces:
Serializable, org.gcube.data.tmf.api.Environment

public class PluginEnvironment
extends Object
implements org.gcube.data.tmf.api.Environment

Default implementation of Environment.

Author:
Fabio Simeoni
See Also:
Serialized Form

Constructor Summary
PluginEnvironment()
           
 
Method Summary
 File file(String path)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginEnvironment

public PluginEnvironment()
Method Detail

file

public File file(String path)

Specified by:
file in interface org.gcube.data.tmf.api.Environment


Copyright © 2012. All Rights Reserved.