org.eclipse.net4j.util.properties
Interface IPropertyProvider<RECEIVER>

All Known Subinterfaces:
IProperties<RECEIVER>
All Known Implementing Classes:
DefaultPropertyTester, Properties

public interface IPropertyProvider<RECEIVER>

Provides a list of property descriptors.

Since:
3.2

Method Summary
 List<Property<RECEIVER>> getProperties()
           
 

Method Detail

getProperties

List<Property<RECEIVER>> getProperties()


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.