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)
PlatformHandler
handle
in interface PlatformHandler
application
- the current application