A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
name — Property in class org.pranaframework.ioc.ObjectDefinitionScope
Returns the name of the scope.
name — Property in class org.pranaframework.reflection.AbstractMember
name — Property in class org.pranaframework.reflection.AccessorAccess
name — Property in interface org.pranaframework.reflection.IMember
Returns the name of this member.
name — Property in class org.pranaframework.reflection.MetaData
name — Property in class org.pranaframework.reflection.Method
name — Property in class org.pranaframework.reflection.Type
newInstance(clazz, args) — Static method in class org.pranaframework.utils.ClassUtils
Creates an instance of the given class and passes the arguments to the constructor.
newProxyInstance(clazz, handler:org.pranaframework.reflection:IInvocationHandler) — Static method in class org.pranaframework.utils.TypedProxy
nextEventTriggers — Property in class org.pranaframework.cairngorm.SequenceEvent
nextName(index) — Method in class org.pranaframework.config.AppSettings
Returns the name of the next property when looping through the collection.
nextNameIndex(index) — Method in class org.pranaframework.config.AppSettings
Returns the index of the next property while looping through the collection with a for or for each loop.
nextValue(index) — Method in class org.pranaframework.config.AppSettings
Returns the value of the next property when looping through the collection.
nodeNames — Property in class org.pranaframework.ioc.factory.xml.parser.support.nodeparsers.AbstractNodeParser
An array containing the compatible node names.
nodeParsers — Property in class org.pranaframework.ioc.factory.xml.parser.support.XMLObjectDefinitionsParser
Returns all registered implementations of INodeParser.
NoSuchObjectDefinitionError — Class in package org.pranaframework.ioc.factory
Error throw when an object factory cannot find an object definition for the given name.
NoSuchObjectDefinitionError(objectName) — Constructor in class org.pranaframework.ioc.factory.NoSuchObjectDefinitionError
Creates a new NoSuchObjectDefinitionError object.
notNull(object, message) — Static method in class org.pranaframework.utils.Assert
Assert that an object is null.
NumberPropertyEditor — Class in package org.pranaframework.objects.propertyeditors
Converts a number represented by a string to a number object.
NumberPropertyEditor() — Constructor in class org.pranaframework.objects.propertyeditors.NumberPropertyEditor
numObjectDefinitions — Property in interface org.pranaframework.ioc.factory.IListableObjectFactory
Returns the number of definitions present in the object definition registry
numObjectDefinitions — Property in class org.pranaframework.ioc.factory.support.DefaultListableObjectFactory
Returns the number of definitions present in the object definition registry
numObjectPostProcessors — Property in interface org.pranaframework.ioc.factory.config.IConfigurableObjectFactory
Returns the number of object post processors.
numObjectPostProcessors — Property in class org.pranaframework.ioc.factory.support.AbstractObjectFactory
Returns the number of object post processors.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z