org.apache.geronimo.aries.builder
Class GeronimoLocalPlatform
java.lang.Object
org.apache.geronimo.aries.builder.GeronimoLocalPlatform
- All Implemented Interfaces:
- org.apache.aries.application.management.LocalPlatform
public class GeronimoLocalPlatform
- extends Object
- implements org.apache.aries.application.management.LocalPlatform
- Version:
- $Rev:385232 $ $Date: 2010-03-16 11:05:52 -0400 (Tue, 16 Mar 2010) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeronimoLocalPlatform
public GeronimoLocalPlatform()
getTemporaryDirectory
public File getTemporaryDirectory()
throws IOException
- Specified by:
getTemporaryDirectory in interface org.apache.aries.application.management.LocalPlatform
- Throws:
IOException
getTemporaryFile
public File getTemporaryFile()
throws IOException
- Specified by:
getTemporaryFile in interface org.apache.aries.application.management.LocalPlatform
- Throws:
IOException
Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.