Package | Description |
---|---|
org.hibernate.boot.archive.scan.internal | |
org.hibernate.boot.archive.scan.spi |
Modifier and Type | Method and Description |
---|---|
ClassDescriptor.Categorization |
ClassDescriptorImpl.getCategorization() |
Constructor and Description |
---|
ClassDescriptorImpl(String name,
ClassDescriptor.Categorization categorization,
InputStreamAccess streamAccess) |
Modifier and Type | Method and Description |
---|---|
ClassDescriptor.Categorization |
ClassDescriptor.getCategorization() |
static ClassDescriptor.Categorization |
ClassDescriptor.Categorization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassDescriptor.Categorization[] |
ClassDescriptor.Categorization.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.