Package org.knime.core.internal

Contains class for internal use.

See:
          Description

Interface Summary
SerializerMethodLoader.Serializer<T> Creates new static serializer object.
 

Class Summary
CorePlugin Plugin class that is initialized when the plugin project is started.
KNIMEPath Container for a field, which holds the home directory of KNIME.
ReferencedFile A File wrapper with modifiable parent location.
SerializerMethodLoader Utility class to invoke static methods on classes to retrieve a serializer factory.
 

Package org.knime.core.internal Description

Contains class for internal use.
This package contains classes that intantiated at very beginning of the KNIME life cycle when started in Eclipse or as RCP. The CorePlugin class serves as plugin activator to set the workspace path in the KNIMEPath class. The KNIMEConstants class will later on look at the variables in KNIMEPath to create the log file etc.

NoteThis package is not exported. Dependent plugins won't see any of the classes in here.



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.