PropertyConfigEvent

org.beangle.commons.config.property.PropertyConfigEvent
class PropertyConfigEvent(config: PropertyConfig) extends EventObject

PropertyConfigEvent class.

Attributes

Graph
Supertypes
class EventObject
trait Serializable
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def getSource(): PropertyConfig

Attributes

Definition Classes
EventObject

Inherited methods

def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Inherited from:
EventObject