| Package | Description |
|---|---|
| fish.payara.micro | |
| fish.payara.micro.boot | |
| fish.payara.micro.cdi.extension | |
| fish.payara.micro.impl |
| Modifier and Type | Method and Description |
|---|---|
static PayaraMicroRuntime |
PayaraMicro.bootstrap()
Bootstraps the PayaraMicroRuntime with all defaults and no additional
configuration.
|
PayaraMicroRuntime |
PayaraMicro.bootStrap() |
PayaraMicroRuntime |
PayaraMicro.getRuntime() |
| Modifier and Type | Method and Description |
|---|---|
PayaraMicroRuntime |
PayaraMicroBoot.bootStrap()
Boots the Payara Micro Server.
|
PayaraMicroRuntime |
PayaraMicroBoot.getRuntime()
Get a handle on the running Payara instance to manipulate the server once
running
|
| Modifier and Type | Method and Description |
|---|---|
PayaraMicroRuntime |
PayaraMicroProducer.getRuntime() |
| Modifier and Type | Class and Description |
|---|---|
class |
PayaraMicroRuntimeImpl
This class represents a running Payara Micro server and enables you to
manipulate a running server.
|
| Modifier and Type | Method and Description |
|---|---|
static PayaraMicroRuntime |
PayaraMicroImpl.bootstrap()
Bootstraps the PayaraMicroRuntime with all defaults and no additional
configuration.
|
PayaraMicroRuntime |
PayaraMicroImpl.bootStrap()
Boots the Payara Micro Server.
|
Copyright © 2019. All rights reserved.