- auth
AuthService auth()
Undocumented in source. Be warned that the author may not have intended to support it.
- booted
Application booted(SimpleEventHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- booting
Application booting(SimpleEventHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- breadcrumbs
BreadcrumbsManager breadcrumbs()
Undocumented in source. Be warned that the author may not have intended to support it.
- cache
Cache cache()
Undocumented in source. Be warned that the author may not have intended to support it.
- config
ApplicationConfig config()
Undocumented in source. Be warned that the author may not have intended to support it.
- entityManager
deprecated EntityManager entityManager()
Undocumented in source. Be warned that the author may not have intended to support it.
- environment
HostEnvironment environment()
Undocumented in source. Be warned that the author may not have intended to support it.
- grpc
GrpcService grpc()
Undocumented in source. Be warned that the author may not have intended to support it.
- logger
Logger logger()
Undocumented in source. Be warned that the author may not have intended to support it.
- providerLisener
Application providerLisener(ServiceProviderListener listener)
Undocumented in source. Be warned that the author may not have intended to support it.
- providerLisener
ServiceProviderListener providerLisener()
Undocumented in source. Be warned that the author may not have intended to support it.
- queue
TaskQueue queue()
Undocumented in source. Be warned that the author may not have intended to support it.
- redis
Redis redis()
Undocumented in source. Be warned that the author may not have intended to support it.
- redisCluster
RedisCluster redisCluster()
Undocumented in source. Be warned that the author may not have intended to support it.
- register
void register()
Undocumented in source. Be warned that the author may not have intended to support it.
- register
void register(hunt.console.Command cmd)
Undocumented in source. Be warned that the author may not have intended to support it.
- route
RouteConfigManager route()
Undocumented in source. Be warned that the author may not have intended to support it.
- run
void run(string[] args, SimpleEventHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- run
void run(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
- task
Worker task()
Undocumented in source. Be warned that the author may not have intended to support it.
- translation
I18n translation()
Undocumented in source. Be warned that the author may not have intended to support it.