接口的使用
io.microsphere.lang.Prioritized
-
使用Prioritized的程序包 程序包 说明 io.microsphere.classloading io.microsphere.convert io.microsphere.convert.multiple io.microsphere.event io.microsphere.io.event io.microsphere.lang io.microsphere.logging -
-
io.microsphere.classloading中Prioritized的使用
io.microsphere.classloading中Prioritized的子接口 修饰符和类型 接口 说明 interface
ArtifactResolver
Artifact
Resolver实现Prioritized的io.microsphere.classloading中的类 修饰符和类型 类 说明 class
AbstractArtifactResolver
AbstractArtifactResolver
class
AbstractURLClassPathHandle
AbstractURLClassPathHandle
class
ClassicURLClassPathHandle
ClassicURLClassPathHandle
forsun.misc.URLClassPath
since JDK 1 to 8class
ManifestArtifactResolver
The classArtifactResolver
based on the resource "META-INF/MANIFEST.MF"class
MavenArtifactResolver
MavenArtifactResolver
class
ModernURLClassPathHandle
ModernURLClassPathHandle
forjdk.internal.loader.URLClassPath
since JDK 9class
NoOpURLClassPathHandle
No-OperationURLClassPathHandle
-
io.microsphere.convert中Prioritized的使用
io.microsphere.convert中Prioritized的子接口 修饰符和类型 接口 说明 interface
Converter<S,T>
A class to convert the source-typed value to the target-typed valueinterface
StringConverter<T>
A class to covertString
to the target-typed value实现Prioritized的io.microsphere.convert中的类 修饰符和类型 类 说明 class
MapToPropertiesConverter
class
PropertiesToStringConverter
class
StringToBooleanConverter
The class to convertString
toBoolean
class
StringToCharacterConverter
The class to convertString
toCharacter
class
StringToCharArrayConverter
The class to convertString
tochar[]
class
StringToClassConverter
The class to convertString
toClass
class
StringToDoubleConverter
The class to convertString
toDouble
class
StringToDurationConverter
The class to convertString
toDuration
class
StringToFloatConverter
The class to convertString
toFloat
class
StringToInputStreamConverter
The class to convertString
toInputStream
class
StringToIntegerConverter
The class to convertString
toInteger
class
StringToLongConverter
The class to convertString
toLong
class
StringToOptionalConverter
The class to convertString
toOptional
class
StringToShortConverter
The class to convertString
toShort
class
StringToStringConverter
A class to covertString
toString
value, just no-op -
io.microsphere.convert.multiple中Prioritized的使用
io.microsphere.convert.multiple中Prioritized的子接口 修饰符和类型 接口 说明 interface
MultiValueConverter<S>
An interface to convert the source-typed value to multiple value, e.g , Java array,Collection
or sub-interfacesinterface
StringToMultiValueConverter
The class to convertString
to multiple value object实现Prioritized的io.microsphere.convert.multiple中的类 修饰符和类型 类 说明 class
StringToArrayConverter
The class to convertString
to array-type objectclass
StringToBlockingDequeConverter
The class to convertString
toBlockingDeque
-based valueclass
StringToBlockingQueueConverter
The class to convertString
toBlockingDeque
-based valueclass
StringToCollectionConverter
The class to convertString
toCollection
-based valueclass
StringToDequeConverter
The class to convertString
toDeque
-based valueclass
StringToIterableConverter<T extends java.lang.Iterable>
The class to convertString
toIterable
-based valueclass
StringToListConverter
The class to convertString
toList
-based valueclass
StringToNavigableSetConverter
The class to convertString
toSortedSet
-based valueclass
StringToQueueConverter
The class to convertString
toDeque
-based valueclass
StringToSetConverter
The class to convertString
toSet
-based valueclass
StringToSortedSetConverter
The class to convertString
toSortedSet
-based valueclass
StringToTransferQueueConverter
The class to convertString
toTransferQueue
-based value -
io.microsphere.event中Prioritized的使用
io.microsphere.event中Prioritized的子接口 修饰符和类型 接口 说明 interface
ConditionalEventListener<E extends Event>
AnEventListener
extending the the conditional feature thatdecides
someevent
is handled or not by current listener.interface
EventListener<E extends Event>
实现Prioritized的io.microsphere.event中的类 修饰符和类型 类 说明 class
GenericEventListener
An abstract class ofEventListener
for Generic events, the sub class could add moreevent
handle methods, rather than only binds theEventListener.onEvent(Event)
method that is declared to befinal
the implementation can't override. -
io.microsphere.io.event中Prioritized的使用
io.microsphere.io.event中Prioritized的子接口 修饰符和类型 接口 说明 interface
FileChangedListener
The event listener forFileChangedEvent
实现Prioritized的io.microsphere.io.event中的类 修饰符和类型 类 说明 class
FileChangedListenerAdapter
The abstract class forFileChangedListener
Adapter -
io.microsphere.lang中Prioritized的使用
参数类型为Prioritized的io.microsphere.lang中的方法 修饰符和类型 方法 说明 default int
Prioritized. compareTo(Prioritized that)
-
io.microsphere.logging中Prioritized的使用
实现Prioritized的io.microsphere.logging中的类 修饰符和类型 类 说明 class
ACLLoggerFactory
LoggerFactory
for Apache Commons Loggingclass
JDKLoggerFactory
LoggerFactory
for JDK Loggingclass
Sfl4jLoggerFactory
TheLoggerFactory
class for Slf4j
-