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  
Property — Class in package com.lafabrick.reflex.ioc.property
Definition of a property, used by the class XMLObjectConverter
Property(name, type) — Constructor in class com.lafabrick.reflex.ioc.property.Property
Define a property
PropertyType — Class in package com.lafabrick.reflex.ioc.property
Constants defining the various type of available property for the converter of contents
pushProperty(property:com.lafabrick.reflex.ioc.property:Property) — Method in class com.lafabrick.reflex.ioc.object.IocObject
Add the property of the object defines in the table of the properties
pushServiceClass(className) — Static method in class com.lafabrick.reflex.ioc.ApplicationContext
Add your own service (based on AbstractService), for use with the application configuration file
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