org.glassfish.paas.gfplugin
Class ClientRuntimeBuilder

java.lang.Object
  extended by org.glassfish.paas.gfplugin.ClientRuntimeBuilder
All Implemented Interfaces:
RuntimeBuilder

public class ClientRuntimeBuilder
extends Object
implements RuntimeBuilder

Author:
bhavanishankar@java.net

Constructor Summary
ClientRuntimeBuilder()
           
 
Method Summary
 GlassFishRuntime build(BootstrapProperties bootstrapProperties)
           
 boolean handles(BootstrapProperties bootstrapProperties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientRuntimeBuilder

public ClientRuntimeBuilder()
Method Detail

build

public GlassFishRuntime build(BootstrapProperties bootstrapProperties)
                       throws GlassFishException
Specified by:
build in interface RuntimeBuilder
Throws:
GlassFishException

handles

public boolean handles(BootstrapProperties bootstrapProperties)
Specified by:
handles in interface RuntimeBuilder


Copyright © 2012. All Rights Reserved.