public class StaticGlassFishRuntimeBuilder extends Object implements RuntimeBuilder
Constructor and Description |
---|
StaticGlassFishRuntimeBuilder() |
Modifier and Type | Method and Description |
---|---|
GlassFishRuntime |
build(BootstrapProperties bsProps)
Builds a custom GlassFishRuntime with the supplied bootstrap options
|
boolean |
handles(BootstrapProperties bsProps)
Returns true if this RuntimeBuilder is capable of creating a GlassFishRuntime
for the supplied BootstrapProperties
|
public GlassFishRuntime build(BootstrapProperties bsProps) throws GlassFishException
RuntimeBuilder
build
in interface RuntimeBuilder
GlassFishException
public boolean handles(BootstrapProperties bsProps)
RuntimeBuilder
handles
in interface RuntimeBuilder
Copyright © 2018. All rights reserved.