Uses of Class
net.officefloor.frame.api.build.None
-
-
Uses of None in net.officefloor.compile.test.managedobject
Method parameters in net.officefloor.compile.test.managedobject with type arguments of type None Modifier and Type Method Description protected void
ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
ManagedObjectLoaderUtil.CollectMetaDataContextManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.flyway
Method parameters in net.officefloor.flyway with type arguments of type None Modifier and Type Method Description protected void
FlywayManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<FlywayManagedObjectSource.DependencyKeys,None> context)
protected void
FlywayMigrateManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
FlywayMigrateManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.frame.api.build
Methods in net.officefloor.frame.api.build that return None Modifier and Type Method Description static None
None. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static None[]
None. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of None in net.officefloor.frame.impl.execute.office
Method parameters in net.officefloor.frame.impl.execute.office with type arguments of type None Modifier and Type Method Description void
LoadManagedObjectFunctionFactory. execute(ManagedFunctionContext<LoadManagedObjectFunctionFactory.Dependencies,None> context)
-
Uses of None in net.officefloor.frame.test
Methods in net.officefloor.frame.test that return types with arguments of type None Modifier and Type Method Description ManagedObjectSourceMetaData<None,None>
MockManagedObjectSource. init(ManagedObjectSourceContext context)
ManagedObjectSourceMetaData<None,None>
MockManagedObjectSource. init(ManagedObjectSourceContext context)
Method parameters in net.officefloor.frame.test with type arguments of type None Modifier and Type Method Description void
MockManagedObjectSource. start(ManagedObjectExecuteContext<None> context)
-
Uses of None in net.officefloor.identity.google
Method parameters in net.officefloor.identity.google with type arguments of type None Modifier and Type Method Description protected void
GoogleIdTokenVerifierManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,GoogleIdTokenVerifierManagedObjectSource.Flows> context)
-
Uses of None in net.officefloor.jdbc
Method parameters in net.officefloor.jdbc with type arguments of type None Modifier and Type Method Description protected void
AbstractJdbcManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
AbstractJdbcManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
ConnectionManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ConnectionManagedObjectSource.DependencyKeys,None> context)
protected void
AbstractJdbcManagedObjectSource. loadValidateConnectivity(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
Loads validation of connectivity on start up.protected void
AbstractJdbcManagedObjectSource. loadValidateConnectivity(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
Loads validation of connectivity on start up.protected abstract void
AbstractJdbcManagedObjectSource. setupActive(ManagedObjectSourceContext<None> mosContext)
Sets up theManagedObjectSource
for active use.protected void
DataSourceManagedObjectSource. setupActive(ManagedObjectSourceContext<None> mosContext)
protected void
ReadOnlyConnectionManagedObjectSource. setupActive(ManagedObjectSourceContext<None> mosContext)
protected abstract void
AbstractJdbcManagedObjectSource. setupMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
Sets up the meta-data.protected abstract void
AbstractJdbcManagedObjectSource. setupMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
Sets up the meta-data.protected void
DataSourceManagedObjectSource. setupMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
DataSourceManagedObjectSource. setupMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
ReadOnlyConnectionManagedObjectSource. setupMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
ReadOnlyConnectionManagedObjectSource. setupMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
void
ReadOnlyConnectionManagedObjectSource. start(ManagedObjectExecuteContext<None> context)
-
Uses of None in net.officefloor.jpa
Method parameters in net.officefloor.jpa with type arguments of type None Modifier and Type Method Description protected void
JpaManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed,None> context)
-
Uses of None in net.officefloor.nosql.cosmosdb
Method parameters in net.officefloor.nosql.cosmosdb with type arguments of type None Modifier and Type Method Description protected void
CosmosAsyncClientManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosAsyncClientManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosAsyncDatabaseManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosAsyncDatabaseManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosAsyncEntitiesManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosAsyncEntitiesManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosClientManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosClientManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosDatabaseManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosDatabaseManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosEntitiesManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
CosmosEntitiesManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.nosql.dynamodb
Method parameters in net.officefloor.nosql.dynamodb with type arguments of type None Modifier and Type Method Description protected void
DynamoDbMapperManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
DynamoDbMapperManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
void
DynamoDbMapperManagedObjectSource. start(ManagedObjectExecuteContext<None> context)
-
Uses of None in net.officefloor.pay.paypal
Method parameters in net.officefloor.pay.paypal with type arguments of type None Modifier and Type Method Description protected void
PayPalHttpClientManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,PayPalHttpClientManagedObjectSource.Flows> context)
-
Uses of None in net.officefloor.plugin.managedobject.poll
Methods in net.officefloor.plugin.managedobject.poll that return types with arguments of type None Modifier and Type Method Description static <S> StatePoller.Builder<S,None>
StatePoller. builder(java.lang.Class<S> stateType, Clock<java.lang.Long> clock, StatePoller.Initialiser<S> initialiser, StatePoller.Poller<S> poller)
Creates aStatePoller.Builder
for customStatePoller.Poller
. -
Uses of None in net.officefloor.plugin.managedobject.singleton
Method parameters in net.officefloor.plugin.managedobject.singleton with type arguments of type None Modifier and Type Method Description protected void
Singleton. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
Singleton. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.plugin.variable
Method parameters in net.officefloor.plugin.variable with type arguments of type None Modifier and Type Method Description protected void
VariableManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
VariableManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.plugin.xml.marshall.tree
Method parameters in net.officefloor.plugin.xml.marshall.tree with type arguments of type None Modifier and Type Method Description protected void
TreeXmlMarshallerManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
TreeXmlMarshallerManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.plugin.xml.unmarshall.flat
Method parameters in net.officefloor.plugin.xml.unmarshall.flat with type arguments of type None Modifier and Type Method Description protected void
FlatXmlUnmarshallerManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
FlatXmlUnmarshallerManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.plugin.xml.unmarshall.tree
Method parameters in net.officefloor.plugin.xml.unmarshall.tree with type arguments of type None Modifier and Type Method Description protected void
TreeXmlUnmarshallerManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
TreeXmlUnmarshallerManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.r2dbc
Method parameters in net.officefloor.r2dbc with type arguments of type None Modifier and Type Method Description protected void
R2dbcManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
R2dbcManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
void
R2dbcManagedObjectSource. start(ManagedObjectExecuteContext<None> context)
-
Uses of None in net.officefloor.server.http
Method parameters in net.officefloor.server.http with type arguments of type None Modifier and Type Method Description void
HttpServerSocketManagedObjectSource. execute(ManagedFunctionContext<Indexed,None> context)
protected AcceptedSocketDecorator
HttpServerSocketManagedObjectSource. getAcceptedSocketDecorator(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> context)
Enables overriding to configure theAcceptedSocketDecorator
.protected ServerSocketDecorator
HttpServerSocketManagedObjectSource. getServerSocketDecorator(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> context)
Enables overriding to configure aServerSocketDecorator
.protected void
AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
AbstractHttpServerImplementationTestCase.CancelConnectionManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
HttpServerSocketManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,Indexed> context)
-
Uses of None in net.officefloor.servlet.supply
Method parameters in net.officefloor.servlet.supply with type arguments of type None Modifier and Type Method Description protected void
ServletServicerManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
ServletServicerManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
void
ServletServicerManagedObjectSource. start(ManagedObjectExecuteContext<None> context)
-
Uses of None in net.officefloor.spring
Method parameters in net.officefloor.spring with type arguments of type None Modifier and Type Method Description protected void
ApplicationContextManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
ApplicationContextManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
SpringBeanManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<Indexed,None> context)
-
Uses of None in net.officefloor.spring.data
Method parameters in net.officefloor.spring.data with type arguments of type None Modifier and Type Method Description void
SpringDataTransactionGovernance. disregardGovernance(GovernanceContext<None> context)
void
SpringDataTransactionGovernance. enforceGovernance(GovernanceContext<None> context)
void
SpringDataTransactionGovernance. governManagedObject(org.springframework.transaction.PlatformTransactionManager managedObjectExtension, GovernanceContext<None> context)
protected void
SpringDataTransactionGovernanceSource. loadMetaData(AbstractGovernanceSource.MetaDataContext<org.springframework.transaction.PlatformTransactionManager,None> context)
-
Uses of None in net.officefloor.spring.webclient
Method parameters in net.officefloor.spring.webclient with type arguments of type None Modifier and Type Method Description protected void
WebClientManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
WebClientManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.spring.webflux.procedure
Method parameters in net.officefloor.spring.webflux.procedure with type arguments of type None Modifier and Type Method Description void
SpringWebFluxProcedure. execute(ManagedFunctionContext<SpringWebFluxProcedure.DependencyKeys,None> context)
-
Uses of None in net.officefloor.spring.webmvc.procedure
Method parameters in net.officefloor.spring.webmvc.procedure with type arguments of type None Modifier and Type Method Description void
SpringWebMvcProcedure. execute(ManagedFunctionContext<SpringWebMvcProcedure.DependencyKeys,None> context)
-
Uses of None in net.officefloor.tutorial.jwtauthorityhttpserver
Method parameters in net.officefloor.tutorial.jwtauthorityhttpserver with type arguments of type None Modifier and Type Method Description protected void
InMemoryJwtAuthorityRepositoryManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
InMemoryJwtAuthorityRepositoryManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.tutorial.jwthttpserver
Method parameters in net.officefloor.tutorial.jwthttpserver with type arguments of type None Modifier and Type Method Description protected void
InMemoryJwtAuthorityRepositoryManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
InMemoryJwtAuthorityRepositoryManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.web
Methods in net.officefloor.web that return types with arguments of type None Modifier and Type Method Description ManagedFunction<HttpRedirectFunction.HttpRedirectDependencies,None>
HttpRedirectFunction. createManagedFunction()
ManagedFunction<InitialiseHttpRequestStateFunction.InitialiseHttpRequestStateDependencies,None>
InitialiseHttpRequestStateFunction. createManagedFunction()
ManagedFunction<None,None>
InterceptFunction. createManagedFunction()
ManagedFunction<None,None>
InterceptFunction. createManagedFunction()
ManagedFunction<NotHandledFunction.NotHandledDependencies,None>
NotHandledFunction. createManagedFunction()
Method parameters in net.officefloor.web with type arguments of type None Modifier and Type Method Description void
HttpRedirectFunction. execute(ManagedFunctionContext<HttpRedirectFunction.HttpRedirectDependencies,None> context)
void
InitialiseHttpRequestStateFunction. execute(ManagedFunctionContext<InitialiseHttpRequestStateFunction.InitialiseHttpRequestStateDependencies,None> context)
void
InterceptFunction. execute(ManagedFunctionContext<None,None> context)
void
InterceptFunction. execute(ManagedFunctionContext<None,None> context)
void
NotHandledFunction. execute(ManagedFunctionContext<NotHandledFunction.NotHandledDependencies,None> context)
-
Uses of None in net.officefloor.web.jwt
Methods in net.officefloor.web.jwt that return types with arguments of type None Modifier and Type Method Description HttpSecurity<HttpAuthentication<java.lang.Void>,JwtHttpAccessControl<C>,java.lang.Void,None,JwtHttpSecuritySource.Flows>
JwtHttpSecuritySource. sourceHttpSecurity(HttpSecurityContext context)
Method parameters in net.officefloor.web.jwt with type arguments of type None Modifier and Type Method Description void
JwtHttpSecuritySource. authenticate(java.lang.Void credentials, AuthenticateContext<JwtHttpAccessControl<C>,None,JwtHttpSecuritySource.Flows> context)
void
JwtHttpSecuritySource. challenge(ChallengeContext<None,JwtHttpSecuritySource.Flows> context)
protected void
JwtClaimsManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<JwtClaimsManagedObjectSource.Dependencies,None> context)
protected void
JwtHttpSecuritySource. loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<java.lang.Void>,JwtHttpAccessControl<C>,java.lang.Void,None,JwtHttpSecuritySource.Flows> context)
void
JwtHttpSecuritySource. logout(LogoutContext<None,JwtHttpSecuritySource.Flows> context)
-
Uses of None in net.officefloor.web.jwt.authority
Method parameters in net.officefloor.web.jwt.authority with type arguments of type None Modifier and Type Method Description protected void
JwtAuthorityManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,JwtAuthorityManagedObjectSource.Flows> context)
-
Uses of None in net.officefloor.web.resource.source
Method parameters in net.officefloor.web.resource.source with type arguments of type None Modifier and Type Method Description void
ServiceHttpRequestFunction. execute(ManagedFunctionContext<ServiceHttpRequestFunction.Dependencies,None> context)
void
TranslateHttpPathToWebServicerFunction. execute(ManagedFunctionContext<TranslateHttpPathToWebServicerFunction.Dependencies,None> context)
void
TriggerSendHttpFileFunction. execute(ManagedFunctionContext<None,None> context)
void
TriggerSendHttpFileFunction. execute(ManagedFunctionContext<None,None> context)
protected void
HttpResourceCacheManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
HttpResourceCacheManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
HttpResourceStoreManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
HttpResourceStoreManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.web.response
Method parameters in net.officefloor.web.response with type arguments of type None Modifier and Type Method Description protected void
ObjectResponseManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<ObjectResponseManagedObjectSource.ObjectResponseDependencies,None> context)
-
Uses of None in net.officefloor.web.security.impl
-
Uses of None in net.officefloor.web.security.scheme
Method parameters in net.officefloor.web.security.scheme with type arguments of type None Modifier and Type Method Description void
AnonymousHttpSecuritySource. authenticate(java.lang.Void credentials, AuthenticateContext<HttpAccessControl,None,None> context)
void
AnonymousHttpSecuritySource. authenticate(java.lang.Void credentials, AuthenticateContext<HttpAccessControl,None,None> context)
void
MockChallengeHttpSecuritySource. authenticate(java.lang.Void credentials, AuthenticateContext<MockAccessControl,None,None> context)
void
MockChallengeHttpSecuritySource. authenticate(java.lang.Void credentials, AuthenticateContext<MockAccessControl,None,None> context)
void
MockFlowHttpSecuritySource. authenticate(MockCredentials credentials, AuthenticateContext<MockAccessControl,None,MockFlowHttpSecuritySource.Flows> context)
void
AnonymousHttpSecuritySource. challenge(ChallengeContext<None,None> context)
void
AnonymousHttpSecuritySource. challenge(ChallengeContext<None,None> context)
void
MockChallengeHttpSecuritySource. challenge(ChallengeContext<None,None> context)
void
MockChallengeHttpSecuritySource. challenge(ChallengeContext<None,None> context)
void
MockFlowHttpSecuritySource. challenge(ChallengeContext<None,MockFlowHttpSecuritySource.Flows> context)
protected void
AnonymousHttpSecuritySource. loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<java.lang.Void>,HttpAccessControl,java.lang.Void,None,None> context)
protected void
AnonymousHttpSecuritySource. loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<java.lang.Void>,HttpAccessControl,java.lang.Void,None,None> context)
protected void
BasicHttpSecuritySource. loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<java.lang.Void>,HttpAccessControl,java.lang.Void,BasicHttpSecuritySource.Dependencies,None> context)
protected void
DigestHttpSecuritySource. loadMetaData(AbstractHttpSecuritySource.MetaDataContext<HttpAuthentication<java.lang.Void>,HttpAccessControl,java.lang.Void,DigestHttpSecuritySource.Dependencies,None> context)
protected void
MockChallengeHttpSecuritySource. loadMetaData(AbstractHttpSecuritySource.MetaDataContext<MockAuthentication,MockAccessControl,java.lang.Void,None,None> context)
protected void
MockChallengeHttpSecuritySource. loadMetaData(AbstractHttpSecuritySource.MetaDataContext<MockAuthentication,MockAccessControl,java.lang.Void,None,None> context)
protected void
MockFlowHttpSecuritySource. loadMetaData(AbstractHttpSecuritySource.MetaDataContext<MockAuthentication,MockAccessControl,MockCredentials,None,MockFlowHttpSecuritySource.Flows> context)
void
AnonymousHttpSecuritySource. logout(LogoutContext<None,None> context)
void
AnonymousHttpSecuritySource. logout(LogoutContext<None,None> context)
void
MockChallengeHttpSecuritySource. logout(LogoutContext<None,None> context)
void
MockChallengeHttpSecuritySource. logout(LogoutContext<None,None> context)
void
MockFlowHttpSecuritySource. logout(LogoutContext<None,MockFlowHttpSecuritySource.Flows> context)
-
Uses of None in net.officefloor.web.security.store
Method parameters in net.officefloor.web.security.store with type arguments of type None Modifier and Type Method Description protected void
JndiLdapManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<JndiLdapManagedObjectSource.DependencyKeys,None> context)
protected void
MockCredentialStoreManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
MockCredentialStoreManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
PasswordFileManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
protected void
PasswordFileManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<None,None> context)
-
Uses of None in net.officefloor.web.session.object
Method parameters in net.officefloor.web.session.object with type arguments of type None Modifier and Type Method Description protected void
HttpSessionObjectManagedObjectSource. loadMetaData(AbstractAsyncManagedObjectSource.MetaDataContext<HttpSessionObjectManagedObject.Dependencies,None> context)
-
Uses of None in net.officefloor.web.state
-
Uses of None in net.officefloor.web.template.section
Method parameters in net.officefloor.web.template.section with type arguments of type None Modifier and Type Method Description void
WebTemplateFunction. execute(ManagedFunctionContext<Indexed,None> context)
-