Griffon 0.9.5-rc2

org.codehaus.griffon.runtime.util
[Java] Class DefaultWindowsPlatformHandler

java.lang.Object
  org.codehaus.griffon.runtime.util.DefaultWindowsPlatformHandler
All Implemented Interfaces:
PlatformHandler

public class DefaultWindowsPlatformHandler
extends Object

Handles Linux integration.

Authors:
Andres Almiray
Since:
0.9.3


Constructor Summary
DefaultWindowsPlatformHandler()

 
Method Summary
void handle(GriffonApplication app)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

DefaultWindowsPlatformHandler

DefaultWindowsPlatformHandler()


 
Method Detail

handle

public void handle(GriffonApplication app)


 

Groovy Documentation