Errai 3.0.1-SNAPSHOT

org.jboss.errai.otec.client.util
Interface OTLogAdapter


public interface OTLogAdapter

Author:
Mike Brock

Field Summary
static String LOG_FORMAT
           
 
Method Summary
 boolean log(String message)
           
 boolean log(String type, String mutations, String from, String to, int rev, String state)
           
 void printLogTitle()
           
 

Field Detail

LOG_FORMAT

static final String LOG_FORMAT
See Also:
Constant Field Values
Method Detail

printLogTitle

void printLogTitle()

log

boolean log(String type,
            String mutations,
            String from,
            String to,
            int rev,
            String state)

log

boolean log(String message)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.