public class DefaultPlatformHandler extends Object implements PlatformHandler
| Constructor and Description | 
|---|
DefaultPlatformHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handle(GriffonApplication application)
Apply platform specific tweaks to the application. 
 | 
public void handle(@Nonnull GriffonApplication application)
PlatformHandlerhandle in interface PlatformHandlerapplication - the current application