tinlizard.model
Interface TinLizardMBean

All Known Implementing Classes:
TinLizard

public interface TinLizardMBean

TinLizard interface to JMX.


Method Summary
 Date getCreated()
           
 String getCreatedBy()
           
 Integer getId()
           
 Date getLastModified()
           
 String getLastModifiedBy()
           
 String getName()
           
 String getVersion()
           
 void indexAll()
           
 

Method Detail

getId

Integer getId()

getName

String getName()

getCreated

Date getCreated()

getCreatedBy

String getCreatedBy()

getLastModified

Date getLastModified()

getLastModifiedBy

String getLastModifiedBy()

getVersion

String getVersion()

indexAll

void indexAll()


Copyright © 2009. All Rights Reserved.