org.kie.commons.java.nio.base
public interface AttrsStorage extends AttrHolder
Modifier and Type | Method and Description |
---|---|
void |
clear() |
Map<String,Object> |
getAllContent() |
Map<String,Object> |
getContent() |
void |
loadContent(Properties properties) |
Properties |
toProperties() |
addAttrView, getAttrStorage, getAttrView, getAttrView
Properties toProperties()
void loadContent(Properties properties)
void clear()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.