| Modifier and Type | Interface and Description |
|---|---|
interface |
IEqualsImplementationRegistrarSPI
SPI registry interface to implement your custom equals implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHashCodeImplementationRegistrarSPI
SPI registry interface to implement your custom hashCode implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMicroTypeConverterRegistrarSPI
SPI interface to be implemented by other modules wishing to register their
own micro-type converters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IApplicationScopeSPI
SPI for handling the application scope lifecycle.
|
interface |
IGlobalScopeSPI
SPI for handling the global scope lifecycle.
|
interface |
IRequestScopeSPI
SPI for handling the request scope lifecycle.
|
interface |
ISessionApplicationScopeSPI
SPI for handling the session application scope lifecycle.
|
interface |
ISessionScopeSPI
SPI for handling the session scope lifecycle.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISerializationConverterRegistrarSPI
SPI interface to be implemented by other modules wishing to register their
own serialization converters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IThirdPartyModuleProviderSPI
Implement this SPI interface if your JAR file contains external third party
modules.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITypeConverterRegistrarSPI
SPI interface to be implemented by other modules wishing to register their
own type converters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IURLProtocolRegistrarSPI
Interface for a registrar providing custom URL protocols
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IVirtualMachineEventSPI
The callback to implemented by VM startup SPIs.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.