hunt.shiro.util.Common

Undocumented in source.

Members

Functions

_d_isbaseof
bool _d_isbaseof(ClassInfo child, ClassInfo parent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Interfaces

Destroyable
interface Destroyable

Shiro container-agnostic interface that indicates that this object requires a callback during destruction.

Initializable
interface Initializable

Shiro container-agnostic interface that indicates that this object requires initialization.

Nameable
interface Nameable

Interface implemented by components that can be named, such as via configuration, and wish to have that name set once it has been configured.

Meta