JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
M
O
M
Main
- Class in
org.microbean.main
A class whose
main
method
initializes
a new
SeContainer
.
Main()
- Constructor for class org.microbean.main.
Main
Creates a new
Main
.
main(String[])
- Static method in class org.microbean.main.
Main
Initializes
a new
SeContainer
and then
closes
it.
main(SeContainerInitializer, String[])
- Static method in class org.microbean.main.
Main
Initializes
a new
SeContainer
and then
closes
it.
main(SeContainerInitializer, Consumer<? super SeContainer>, String[])
- Static method in class org.microbean.main.
Main
Initializes
a new
SeContainer
,
calls the supplied
consumer
parameter value with it
(if the supplied
consumer
parameter value is non-
null
), and then
closes
it.
O
org.microbean.main
- package org.microbean.main
Provides classes and interfaces related to starting up
CDI containers
.
M
O
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017–2020,
microBean™
. All rights reserved.