org.apache.aries.application.local.platform.impl
Class DefaultLocalPlatform
java.lang.Object
org.apache.aries.application.local.platform.impl.DefaultLocalPlatform
- All Implemented Interfaces:
- LocalPlatform
public class DefaultLocalPlatform
- extends Object
- implements LocalPlatform
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultLocalPlatform
public DefaultLocalPlatform()
getTemporaryDirectory
public File getTemporaryDirectory()
throws IOException
- Specified by:
getTemporaryDirectory
in interface LocalPlatform
- Throws:
IOException
getTemporaryFile
public File getTemporaryFile()
throws IOException
- Specified by:
getTemporaryFile
in interface LocalPlatform
- Throws:
IOException
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.