Skip navigation links

Package net.sf.mmm.util.component.base

Contains base-implementation of component-util.

See: Description

Package net.sf.mmm.util.component.base Description

Contains base-implementation of component-util.

Component-Util Base

Provides InitializationState that can be used to implement a component that requires strict initialization and wants to ensure that some methods have to be called before and others after initialization.
For components of this project that do NOT have to inherit from anything else, this package offers AbstractComponent and AbstractLoggableComponent to make writing components easier.
Skip navigation links

Copyright © 2001–2016 mmm-Team. All rights reserved.