From 99295f557ed6e61f801f108ca9a17753a6487e9b Mon Sep 17 00:00:00 2001 From: zkingboos Date: Wed, 15 Jul 2020 09:55:24 -0300 Subject: [PATCH] docs updated --- docs/allclasses-index.html | 98 +++++--- docs/allpackages-index.html | 36 ++- docs/constant-values.html | 4 +- docs/deprecated-list.html | 4 +- docs/element-list | 3 + docs/help-doc.html | 4 +- docs/index-files/index-1.html | 8 +- docs/index-files/index-10.html | 8 +- docs/index-files/index-11.html | 8 +- docs/index-files/index-12.html | 20 +- docs/index-files/index-13.html | 12 +- docs/index-files/index-14.html | 8 +- docs/index-files/index-15.html | 12 +- docs/index-files/index-16.html | 12 +- docs/index-files/index-17.html | 8 +- docs/index-files/index-18.html | 36 +-- docs/index-files/index-19.html | 123 ++++++++++ docs/index-files/index-2.html | 8 +- docs/index-files/index-3.html | 8 +- docs/index-files/index-4.html | 8 +- docs/index-files/index-5.html | 8 +- docs/index-files/index-6.html | 8 +- docs/index-files/index-7.html | 8 +- docs/index-files/index-8.html | 18 +- docs/index-files/index-9.html | 8 +- docs/index.html | 36 ++- docs/io/king/core/api/KingApi.html | 4 +- docs/io/king/core/api/cycle/CycleLoader.html | 4 +- docs/io/king/core/api/cycle/LifeContext.html | 4 +- docs/io/king/core/api/cycle/LifeCycle.html | 4 +- docs/io/king/core/api/cycle/LifeEvent.html | 4 +- .../king/core/api/cycle/package-summary.html | 4 +- docs/io/king/core/api/cycle/package-tree.html | 4 +- .../api/cycle/strategy/StrategyCycle.html | 4 +- .../api/cycle/strategy/package-summary.html | 4 +- .../core/api/cycle/strategy/package-tree.html | 4 +- docs/io/king/core/api/di/Inject.html | 4 +- docs/io/king/core/api/di/Injectable.html | 4 +- .../io/king/core/api/di/InjectionManager.html | 4 +- docs/io/king/core/api/di/package-summary.html | 4 +- docs/io/king/core/api/di/package-tree.html | 4 +- .../api/exception/InjectableException.html | 226 ++++++++++++++++++ .../module/NoSuchModuleException.html | 224 +++++++++++++++++ .../module/OverflowSoftDependException.html | 226 ++++++++++++++++++ .../module/UnknownModuleConfigException.html | 226 ++++++++++++++++++ .../api/exception/module/package-summary.html | 144 +++++++++++ .../api/exception/module/package-tree.html | 142 +++++++++++ .../core/api/exception/package-summary.html | 121 ++++++++++ .../king/core/api/exception/package-tree.html | 128 ++++++++++ .../service/NoSuchServiceException.html | 224 +++++++++++++++++ .../NoSuchServiceRegistryException.html | 224 +++++++++++++++++ .../service/RedundantServiceException.html | 226 ++++++++++++++++++ .../exception/service/ServiceTypeInvoke.html | 224 +++++++++++++++++ .../exception/service/package-summary.html | 148 ++++++++++++ .../api/exception/service/package-tree.html | 143 +++++++++++ docs/io/king/core/api/module/Module.html | 4 +- .../io/king/core/api/module/ModuleConfig.html | 4 +- .../king/core/api/module/ModuleContainer.html | 4 +- .../king/core/api/module/ModuleManager.html | 4 +- docs/io/king/core/api/module/ModuleModel.html | 4 +- .../king/core/api/module/ModulePriority.html | 4 +- .../king/core/api/module/package-summary.html | 4 +- .../io/king/core/api/module/package-tree.html | 4 +- .../core/api/module/stage/ModuleStage.html | 4 +- .../api/module/stage/package-summary.html | 4 +- .../core/api/module/stage/package-tree.html | 4 +- docs/io/king/core/api/package-summary.html | 4 +- docs/io/king/core/api/package-tree.html | 4 +- docs/io/king/core/api/service/Service.html | 4 +- .../king/core/api/service/ServiceEntity.html | 4 +- .../king/core/api/service/ServiceManager.html | 4 +- .../core/api/service/package-summary.html | 4 +- .../king/core/api/service/package-tree.html | 4 +- docs/io/king/core/provider/CorePlugin.html | 4 +- .../core/provider/cycle/CycleLoaderImpl.html | 4 +- .../core/provider/cycle/LifeContextImpl.html | 4 +- .../core/provider/cycle/LifeEventImpl.html | 4 +- .../core/provider/cycle/ListenerObject.html | 4 +- .../cycle/event/ModuleInitialized.html | 4 +- .../provider/cycle/event/package-summary.html | 4 +- .../provider/cycle/event/package-tree.html | 4 +- .../core/provider/cycle/package-summary.html | 4 +- .../core/provider/cycle/package-tree.html | 4 +- .../provider/cycle/strategy/CommandCycle.html | 4 +- .../provider/cycle/strategy/ConfigCycle.html | 4 +- .../provider/cycle/strategy/EventCycle.html | 4 +- .../provider/cycle/strategy/ImportsCycle.html | 4 +- .../provider/cycle/strategy/ServiceCycle.html | 4 +- .../cycle/strategy/package-summary.html | 4 +- .../provider/cycle/strategy/package-tree.html | 4 +- .../provider/di/InjectionManagerImpl.html | 4 +- .../core/provider/di/package-summary.html | 4 +- .../king/core/provider/di/package-tree.html | 4 +- .../provider/module/ModuleContainerImpl.html | 4 +- .../provider/module/ModuleManagerImpl.html | 4 +- .../core/provider/module/ModuleModelImpl.html | 4 +- .../core/provider/module/ModuleObject.html | 4 +- .../core/provider/module/ModuleProps.html | 4 +- .../core/provider/module/package-summary.html | 4 +- .../core/provider/module/package-tree.html | 4 +- .../king/core/provider/package-summary.html | 4 +- docs/io/king/core/provider/package-tree.html | 4 +- .../provider/service/ServiceEntityImpl.html | 4 +- .../provider/service/ServiceManagerImpl.html | 4 +- .../provider/service/package-summary.html | 4 +- .../core/provider/service/package-tree.html | 4 +- docs/io/king/core/provider/yml/FileYml.html | 4 +- .../core/provider/yml/package-summary.html | 4 +- .../king/core/provider/yml/package-tree.html | 4 +- docs/member-search-index.js | 2 +- docs/member-search-index.zip | Bin 1895 -> 2053 bytes docs/overview-summary.html | 4 +- docs/overview-tree.html | 43 +++- docs/package-search-index.js | 2 +- docs/package-search-index.zip | Bin 315 -> 330 bytes docs/serialized-form.html | 177 ++++++++++++++ docs/system-properties.html | 4 +- docs/type-search-index.js | 2 +- docs/type-search-index.zip | Bin 535 -> 633 bytes 119 files changed, 3346 insertions(+), 304 deletions(-) create mode 100644 docs/index-files/index-19.html create mode 100644 docs/io/king/core/api/exception/InjectableException.html create mode 100644 docs/io/king/core/api/exception/module/NoSuchModuleException.html create mode 100644 docs/io/king/core/api/exception/module/OverflowSoftDependException.html create mode 100644 docs/io/king/core/api/exception/module/UnknownModuleConfigException.html create mode 100644 docs/io/king/core/api/exception/module/package-summary.html create mode 100644 docs/io/king/core/api/exception/module/package-tree.html create mode 100644 docs/io/king/core/api/exception/package-summary.html create mode 100644 docs/io/king/core/api/exception/package-tree.html create mode 100644 docs/io/king/core/api/exception/service/NoSuchServiceException.html create mode 100644 docs/io/king/core/api/exception/service/NoSuchServiceRegistryException.html create mode 100644 docs/io/king/core/api/exception/service/RedundantServiceException.html create mode 100644 docs/io/king/core/api/exception/service/ServiceTypeInvoke.html create mode 100644 docs/io/king/core/api/exception/service/package-summary.html create mode 100644 docs/io/king/core/api/exception/service/package-tree.html create mode 100644 docs/serialized-form.html diff --git a/docs/allclasses-index.html b/docs/allclasses-index.html index fadc4b6..c2c0042 100644 --- a/docs/allclasses-index.html +++ b/docs/allclasses-index.html @@ -2,10 +2,10 @@ - + All Classes - + @@ -20,8 +20,8 @@ - + + + + + + + + + +
+ +
+
+
+

Index

+
+
A C D E F G H I K L M N O P R S T U V 
All Classes|All Packages + + +

V

+
+
value() - Method in annotation type io.king.core.api.service.Service
+
 
+
valueOf(String) - Static method in enum io.king.core.api.module.ModulePriority
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum io.king.core.api.module.stage.ModuleStage
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum io.king.core.api.module.ModulePriority
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum io.king.core.api.module.stage.ModuleStage
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
+A C D E F G H I K L M N O P R S T U V 
All Classes|All Packages
+
+ +
+
+ + diff --git a/docs/index-files/index-2.html b/docs/index-files/index-2.html index f2d3b9a..ea34b21 100644 --- a/docs/index-files/index-2.html +++ b/docs/index-files/index-2.html @@ -2,10 +2,10 @@ - + C-Index - + @@ -63,7 +63,7 @@

Index

-
A C D E F G H I K L M N O P R S T V 
All Classes|All Packages +
A C D E F G H I K L M N O P R S T U V 
All Classes|All Packages

C

@@ -100,7 +100,7 @@

C

CycleLoaderImpl() - Constructor for class io.king.core.provider.cycle.CycleLoaderImpl
 
-A C D E F G H I K L M N O P R S T V 
All Classes|All Packages
+A C D E F G H I K L M N O P R S T U V 
All Classes|All Packages