JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
com.gluonhq.attach.util
Package
com.gluonhq.attach.util.impl
Interface ServiceFactory<S>
All Known Implementing Classes:
DefaultServiceFactory
public interface
ServiceFactory<S>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
S
>
getInstance
()
Class
<
S
>
getServiceType
()
Method Details
getServiceType
Class
<
S
>
getServiceType
()
getInstance
Optional
<
S
>
getInstance
()